https://github.com/fffaraz/php-utils
A collection of useful PHP functions, mini classes and snippets.
https://github.com/fffaraz/php-utils
Last synced: 8 months ago
JSON representation
A collection of useful PHP functions, mini classes and snippets.
- Host: GitHub
- URL: https://github.com/fffaraz/php-utils
- Owner: fffaraz
- License: mit
- Created: 2020-03-23T01:30:15.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-29T05:49:46.000Z (about 2 years ago)
- Last Synced: 2025-10-14T08:06:26.904Z (8 months ago)
- Language: PHP
- Homepage: https://packagist.org/packages/fffaraz/utils
- Size: 51.8 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# php-utils
A collection of useful PHP functions, mini classes and snippets.
[](https://badge.fury.io/ph/fffaraz%2Futils)
## Install
```sh
composer require fffaraz/utils:dev-master
```