Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/php-toolkit/extlib
- Owner: php-toolkit
- License: mit
- Created: 2021-06-15T02:23:12.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-20T08:03:15.000Z (10 months ago)
- Last Synced: 2024-08-22T23:45:27.728Z (5 months ago)
- Language: PHP
- Size: 31.3 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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