xloit / xloit-collection
Xloit Collection Library
Installs: 103
Dependents: 1
Suggesters: 1
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/xloit/xloit-collection
Requires
- php: ^5.5 || ^7.0
- xloit/xloit-exception: ^0.0
- xloit/xloit-std: ^0.0
Requires (Dev)
- phpunit/phpunit: ~4.0
This package is not auto-updated.
Last update: 2025-10-04 03:53:14 UTC
README
Note: This project is a work in progress. Don't use it in production!
This is the Collection Library for Xloit.
- File issues at https://github.com/xloit/xloit-collection/issues
- Create pull requests against https://github.com/xloit/xloit-collection
Installation
Install this library using composer:
$ composer require xloit/xloit-collection
Resources
You can run the unit tests with the following command:
$ cd path/to/xloit-collection/
$ composer install
$ ./bin/phpunit
LICENSE
The files in this archive are released under MIT License. You can find a copy of this license in LICENSE.