2017 © Pedro Peláez
 

library core

Icybee's core classes.

image

icybee/core

Icybee's core classes.

  • Saturday, June 24, 2017
  • by olvlvl
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2,107 Installations
  • PHP
  • 18 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

Icybee's Core

Icybee's core classes., (*1)

Requirements

The package requires PHP 5.4 or later., (*2)

Installation

The recommended way to install this package is through Composer. Create a composer.json file and run php composer.phar install command to install it:, (*3)

{
    "minimum-stability": "dev",
    "require": {
        "icybee/core": "2.x"
    }
}

Cloning the repository

The package is available on GitHub, its repository can be cloned with the following command line:, (*4)

$ git clone git://github.com/Icybee/Core.git

Documentation

You can generate the documentation for the package and its dependencies with the make doc command. The documentation is generated in the docs directory. ApiGen is required. You can later clean the directory with the make clean command., (*5)

License

Icybee/Core is licensed under the New BSD License - See the LICENSE file for details., (*6)

The Versions

29/09 2014

v2.0.0

2.0.0.0 https://github.com/Icybee/Core

Icybee's core classes.

  Sources   Download

BSD-3-Clause

The Requires

 

library

03/04 2014

dev-master

9999999-dev https://github.com/Icybee/Core

Icybee's core classes.

  Sources   Download

BSD-3-Clause

The Requires

 

library