calgamo/basic-types

This package is abandoned and no longer maintained. No replacement package was suggested.

Basic type class implementation for calgamo framework

0.2.1 2018-04-17 14:20 UTC

README

Latest Version on Packagist Software License Build Status Coverage Status Code Climate Total Downloads

Description

Calgamo/BasicTypes is a library of primitive type classes for calgamo framework.

Feature

Demo

Usage

Requirement

PHP 7.0 or later

Installing Calgamo/BasicTypes

The recommended way to install Calgamo/BasicTypes is through Composer.

composer require calgamo/basic-types

After installing, you need to require Composer's autoloader:

require 'vendor/autoload.php';

License

This library is licensed under the MIT license.

Author

stk2k

Disclaimer

This software is no warranty.

We are not responsible for any results caused by the use of this software.

Please use the responsibility of the your self.