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

https://github.com/hidehalo/util

Useful programming tools in PHP
https://github.com/hidehalo/util

hash-pool object-pool php singleton-pattern utilities

Last synced: 3 months ago
JSON representation

Useful programming tools in PHP

Awesome Lists containing this project

README

        

# util

Useful programming tools in PHP :D

## Install

Via Composer

``` bash
$ composer require hidehalo/util
```

## Testing

``` bash
$ composer test
```

## Change log

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

## Credits

- [hidehalo](https://github.com/hidehalo)

## License

The GNU GENERAL PUBLIC LICENSE Version 3 (GPLv3.0). Please see [License File](LICENSE) for more information.