xloit / xloit-std-interop
Xloit Std Interop Library
0.0.2
2017-05-27 19:24 UTC
Requires
- php: 5.5 || ^7.0
This package is not auto-updated.
Last update: 2024-11-01 22:07:30 UTC
README
Note: This project is a work in progress. Don't use it in production!
This is the Std Interop Library for Xloit.
- File issues at https://github.com/xloit/xloit-std-interop/issues
- Create pull requests against https://github.com/xloit/xloit-std-interop
Installation
Install this library using composer:
$ composer require xloit/xloit-std-interop
Resources
You can run the unit tests with the following command:
$ cd path/to/xloit-std-interop/
$ 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.