Download the PHP package light-framework/light-framework without Composer
On this page you can find all versions of the php package light-framework/light-framework. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download light-framework/light-framework
More information about light-framework/light-framework
Files in light-framework/light-framework
Download light-framework/light-framework
More information about light-framework/light-framework
Files in light-framework/light-framework
Vendor light-framework
Package light-framework
Short Description Simple and light PHP Framework.
License MIT
Homepage https://github.com/arall/LightFramework
Package light-framework
Short Description Simple and light PHP Framework.
License MIT
Homepage https://github.com/arall/LightFramework
Please rate this library. Is it a good library?
Informations about the package light-framework
LightFramework
LightFramework is a lightweight and simple web application framework.
Installation / Requirements
LightFramework requires Composer to work. Simply install composer and run composer inside the base LightFramework directory.
$ composer install
Also, it needs the following
- PHP 5.3+
- PDO
- mod_rewrite
Tests
To run the test suite, you need PHPUnit (and also Selenium):
$ php composer.phar install --dev
$ vendor/bin/phpunit
TO-DO
- Menu system
- Less code
All versions of light-framework with dependencies
PHP Build Version
Package Version
Requires
light-framework/core Version
v1.0
The package light-framework/light-framework contains the following files
Loading the files please wait ....