dev-twig_development
dev-twig_developmentA simple, lightweight, PHP framework.
The Requires
- php ^5.3.3 || ^7.0
- twig/twig ^2.0
dev-master
9999999-devA simple, lightweight, PHP framework.
The Requires
- php ^5.3.3 || ^7.0
- twig/twig ^2.0
A simple, lightweight, PHP framework.
PrePHase is a simple, lightweight, PHP framework., (*1)
Since the only dependencies for this project are having PHP 5.3 or newer installed on your machine instillation is fairly simple., (*2)
Add a composer.json with this dependencies:, (*3)
{ "require": { "john-sprunger/pre-phase" } }
Run curl -sS https://getcomposer.org/installer | php, (*4)
Execute php composer.phar install in your project's root directory, (*5)
Add require 'vendor/autoload.php'; to your code, (*6)
This project is licensed under the MIT License, (*7)
A simple, lightweight, PHP framework.
A simple, lightweight, PHP framework.