Download the PHP package john-sprunger/pre-phase without Composer
On this page you can find all versions of the php package john-sprunger/pre-phase. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download john-sprunger/pre-phase
More information about john-sprunger/pre-phase
Files in john-sprunger/pre-phase
Download john-sprunger/pre-phase
More information about john-sprunger/pre-phase
Files in john-sprunger/pre-phase
Vendor john-sprunger
Package pre-phase
Short Description A simple, lightweight, PHP framework.
License
Package pre-phase
Short Description A simple, lightweight, PHP framework.
License
Please rate this library. Is it a good library?
Informations about the package pre-phase
PrePHase
PrePHase is a simple, lightweight, PHP framework.
Getting Started
Since the only dependencies for this project are having PHP 5.3 or newer installed on your machine instillation is fairly simple.
-
Add a composer.json with this dependencies:
{ "require": { "john-sprunger/pre-phase" } }
-
Run curl -sS https://getcomposer.org/installer | php
-
Execute php composer.phar install in your project's root directory
- Add require 'vendor/autoload.php'; to your code
License
This project is licensed under the MIT License
All versions of pre-phase with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.3.3 || ^7.0
The package john-sprunger/pre-phase contains the following files
Loading the files please wait ....