Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/php-toolkit/extlib

Extend PHP tool library
https://github.com/php-toolkit/extlib

Last synced: 15 days ago
JSON representation

Extend PHP tool library

Awesome Lists containing this project

README

        

# Extlib

[![License](https://img.shields.io/packagist/l/toolkit/extlib.svg?style=flat-square)](LICENSE)
[![Php Version](https://img.shields.io/badge/php-%3E=7.1.0-brightgreen.svg?maxAge=2592000)](https://packagist.org/packages/toolkit/extlib)
[![Latest Stable Version](http://img.shields.io/packagist/v/toolkit/extlib.svg)](https://packagist.org/packages/toolkit/extlib)
[![Actions Status](https://github.com/php-toolkit/extlib/workflows/Unit-tests/badge.svg)](https://github.com/php-toolkit/extlib/actions)

Some useful extends library for php.

## Install

```bash
composer require toolkit/extlib
```

## Usage

## License

MIT