Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nabeghe/helpers-php

A helper library that includes all my helpers in one package for PHP.
https://github.com/nabeghe/helpers-php

php php-helper php-helpers php-lib php-libraries php-library php-support

Last synced: 21 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# Helpers for PHP.

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

Includes the following helpers:
- [Alphanum](https://github.com/nabeghe/alphanum-php) v0.1.0
- [Arrayer](https://github.com/nabeghe/arrayer-php) v1.0.1
- [Buildify](https://github.com/nabeghe/buildify-php) v1.0.0
- [Cally](https://github.com/nabeghe/cally-php) v0.1.0
- [Colory](https://github.com/nabeghe/colory-php) v0.1.0
- [Dati](https://github.com/nabeghe/dati-php) v0.1.0
- [HeadersReader](https://github.com/nabeghe/headers-reader-php) v1.0.0
- [Levex](https://github.com/nabeghe/levex-php) v1.0.0
- [Matcher](https://github.com/nabeghe/matcher-php) v1.0.0
- [Mem](https://github.com/nabeghe/mem-php) v1.0.0
- [Reflecty](https://github.com/nabeghe/reflecty-php) v0.1.0
- [Servery](https://github.com/nabeghe/servery-php) v0.1.0
- [Shortnum](https://github.com/nabeghe/shortnum-php) v0.1.0
- [SimpleCipher](https://github.com/nabeghe/simple-cipher-php) v1.0.0
- [Stringer](https://github.com/nabeghe/stringer-php) v1.1.0
- [Tepade](https://github.com/nabeghe/tepade-php) v1.0.0
- [Traituctor](https://github.com/nabeghe/traituctor) v0.1.0
- [Yielder](https://github.com/nabeghe/yielder-php) v1.0.0

It also includes several functions that can be widely useful.
These functions are defined in the [functions.php](src/functions.php) file.


## 🚀 Installation

You can install the package via composer:

```bash
composer require nabeghe/helpers
```


## 📖 License

Copyright (c) Hadi Akbarzadeh

Licensed under the MIT license, see [LICENSE.md](LICENSE.md) for details.