Download the PHP package sexcod/genesis without Composer
On this page you can find all versions of the php package sexcod/genesis. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sexcod/genesis
More information about sexcod/genesis
Files in sexcod/genesis
Download sexcod/genesis
More information about sexcod/genesis
Files in sexcod/genesis
Vendor sexcod
Package genesis
Short Description base for developer web php with angular and doctrine
License MIT
Homepage https://github.com/sexcod/genesis.git
Package genesis
Short Description base for developer web php with angular and doctrine
License MIT
Homepage https://github.com/sexcod/genesis.git
Please rate this library. Is it a good library?
Informations about the package genesis
Genesis
The Genesis is a micro PHP framework for developing web applications easy and quickly, with the quality "sexcod" design.
Features
- Simple routers with "POST | GET | PUT | DELETE"
- Command line to database interaction
- Doctrine ORM form Entity Manager
- Twig template engine - simple, fast and best
- Gulp to compacting (minify) CSS and Javascript files
Requires
Install
Get the Genesis with:
git clone https://github.com/sexcod/genesis.git
cd genesis
Start using your PHP builtin server:
php -S localhost:80 -t public
Now, type in your browser: http://localhost
This is based on Base and Tiga (router) open source projects.
Experimental: Do not use in production!
All versions of genesis with dependencies
PHP Build Version
Package Version
Requires
php Version
>= 5.4
twig/twig Version ~1.0
bramus/router Version ^1.0
doctrine/common Version 2.4.*
doctrine/dbal Version 2.4.*
doctrine/orm Version 2.4.*
twig/twig Version ~1.0
bramus/router Version ^1.0
doctrine/common Version 2.4.*
doctrine/dbal Version 2.4.*
doctrine/orm Version 2.4.*
The package sexcod/genesis contains the following files
Loading the files please wait ....