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

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.

Awesome Lists containing this project

README

          

# php-utils
A collection of useful PHP functions, mini classes and snippets.

[![PHP version](https://badge.fury.io/ph/fffaraz%2Futils.svg)](https://badge.fury.io/ph/fffaraz%2Futils)

## Install
```sh
composer require fffaraz/utils:dev-master
```