nabeghe / helpers
A helper library that includes all my helpers in one package for PHP.
v0.3.1
2025-02-27 16:50 UTC
Requires
- php: >=7.4
- ext-ctype: *
- ext-intl: *
- ext-json: *
- ext-mbstring: *
README
A helper library that includes all my helpers in one package for PHP.
Includes the following helpers:
- Alphanum v0.1.0
- Arrayer v1.0.2
- Buildify v1.0.1
- Cally v0.1.0
- Colory v0.1.0
- Dati v0.3.1
- HeadersReader v1.0.1
- Levex v1.0.1
- Matcher v1.0.0
- Mem v1.2.0
- Reflecty v0.2.0
- Servery v0.1.1
- Shortnum v0.1.0
- SimpleCipher v1.0.0
- Stringer v1.1.3
- Tepade v1.0.0
- Traituctor v0.1.1
- Yielder v1.0.0
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.