https://github.com/g4code/collection
https://github.com/g4code/collection
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/g4code/collection
- Owner: g4code
- License: mit
- Created: 2015-12-01T15:26:35.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2023-11-06T12:20:32.000Z (over 2 years ago)
- Last Synced: 2025-09-26T07:53:30.755Z (5 months ago)
- Language: PHP
- Size: 56.6 KB
- Stars: 0
- Watchers: 11
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
collection
======
> collection - [php](http://php.net) library
[](https://travis-ci.org/g4code/collection)
## Install
$ composer require g4/collection
## Usage
## Development
### Install dependencies
$ composer install
### Run tests
$ composer test
## License
(The MIT License)
see LICENSE file for details...