2017 © Pedro Peláez
 

icanboogie-module module-forms-blueprints

Create form blueprints.

image

icybee/module-forms-blueprints

Create form blueprints.

  • Monday, March 24, 2014
  • by olvlvl
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Form blueprints

Create form blueprints., (*1)

Requirement

The package requires PHP 5.3 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/module-forms-blueprints": "*"
    }
}

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/module-forms-blueprints.git forms.blueprints

Documentation

The documentation for the package and its dependencies can be generated with the make doc command. The documentation is generated in the docs directory using ApiGen. The package directory can later by cleaned 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 the dependencies required to run the suite. The package directory can later be cleaned with the make clean command., (*6)

License

The module is licensed under the New BSD License - See the LICENSE file for details., (*7)

The Versions

24/03 2014

dev-master

9999999-dev

Create form blueprints.

  Sources   Download

BSD-3-Clause

The Requires

 

form quizz