File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 11# php-util
22A PHP library with utility functions, mostly useful when coding in functional style, but also some other stuff.
33
4+ ![ GitHub License] ( https://img.shields.io/github/license/nixn/php-util )
5+ [ ![ Quality Assurance] ( https://github.com/nixn/php-util/actions/workflows/quality-assurance.yml/badge.svg )] ( https://github.com/nixn/php-util/actions/workflows/quality-assurance.yml )
6+ [ ![ Packagist Version] ( https://img.shields.io/packagist/v/nixn/php-util )] [ packagist ]
7+ [ ![ Packagist Downloads] ( https://img.shields.io/packagist/dt/nixn/php-util?color=blue )] [ packagist ]
8+ ![ Packagist Dependency Version] ( https://img.shields.io/packagist/dependency-v/nixn/php-util/php )
9+ [ ![ API docs] ( https://img.shields.io/badge/API-docs-blue )] ( https://nixn.github.io/php-util/namespaces/nixn-php.html )
10+
11+ [ packagist ] : https://packagist.org/packages/nixn/php-util
12+
413## Installation
514Via composer:
615```
You can’t perform that action at this time.
0 commit comments