Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 1.81 KB

README.md

File metadata and controls

44 lines (33 loc) · 1.81 KB

Helpers for PHP.

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

Copyright (c) Hadi Akbarzadeh

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