xloit/xloit-std

Xloit Std Library

0.0.9 2017-06-11 09:07 UTC

This package is not auto-updated.

Last update: 2024-04-13 17:34:47 UTC


README

Note: This project is a work in progress. Don't use it in production!

This is the Std Library for Xloit.

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.