xloit / xloit-std
Xloit Std Library
0.0.9
2017-06-11 09:07 UTC
Requires
- php: ^5.4 || ^7.0
- cocur/slugify: ^2.5
- doctrine/inflector: ^1.1
- xloit/xloit-exception: ^0.0
- zendframework/zend-filter: ^2.7
Requires (Dev)
- phpunit/phpunit: ~4.0
Suggests
- ext-intl: Provide the Internationalization extension exposes functionality of the ICU library to PHP.
This package is not auto-updated.
Last update: 2024-11-09 20:56:08 UTC
README
Note: This project is a work in progress. Don't use it in production!
This is the Std Library for Xloit.
- File issues at https://github.com/xloit/xloit-std/issues
- Create pull requests against https://github.com/xloit/xloit-std
Installation
Install this library using composer:
$ composer require xloit/xloit-std
Resources
You can run the unit tests with the following command:
$ cd path/to/xloit-std/
$ 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.