Skip to content

Latest commit

 

History

History
46 lines (36 loc) · 2.09 KB

File metadata and controls

46 lines (36 loc) · 2.09 KB

Helpers for PHP ≥ 7.4

A helper library that includes all my helpers in one package for PHP.

Includes the following helpers:

It also includes several functions that can be widely useful. These functions are defined in the functions.php file.


🚀 Installation

You can install the package via composer:

composer require nabeghe/helpers

📖 License

Licensed under the MIT license, see LICENSE.md for details.