2017 © Pedro Peláez
 

library bluetihi

Blueprint for template engines

image

icybee/bluetihi

Blueprint for template engines

  • Tuesday, September 16, 2014
  • by Icybee
  • Repository
  • 1 Watchers
  • 0 Stars
  • 857 Installations
  • PHP
  • 3 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

BlueTihi Build Status


Requirements

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

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:, (*2)

{
    "minimum-stability": "dev",

    "require": {
        "icybee/bluetihi": "*"
    }
}

The following package is required, you might want to check it out:, (*3)

Cloning the repository

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

$ git clone https://github.com/Icybee/BlueTihi.git

Documentation

The package is documented as part of the ICanBoogie framework 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)

Testing

The test suite is ran with the make test command. Composer is automatically installed as well as all dependencies required to run the suite. You can later clean the directory with the make clean command., (*6)

The package is continuously tested by Travis CI., (*7)

Build Status, (*8)

License

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

The Versions

16/09 2014

dev-master

9999999-dev http://icybee.org/

Blueprint for template engines

  Sources   Download

BSD-3-Clause

The Requires

 

templating

16/09 2014

v0.0.3

0.0.3.0 http://icybee.org/

Blueprint for template engines

  Sources   Download

BSD-3-Clause

The Requires

 

templating

16/09 2014

v0.0.2

0.0.2.0 http://icybee.org/

Blueprint for template engines

  Sources   Download

BSD-3-Clause

The Requires

 

templating

16/09 2014

0.0.1

0.0.1.0 http://icybee.org/

Blueprint for template engines

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.0

 

templating