Download the PHP package eliasdevel/coffee-framework without Composer
On this page you can find all versions of the php package eliasdevel/coffee-framework. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package coffee-framework
coffeeFramework
Basic usage:
In the file routes you declare your route, Controller to acess, function:default is index , and number of parms:default null
- File: routes.php:
Now you need create the file in controllers directory, for your respective access the controller;
-
File: controllers/Elias.php
- File: models/EliasModel.php
All versions of coffee-framework with dependencies
PHP Build Version
Package Version
The package eliasdevel/coffee-framework contains the following files
Loading the files please wait ....