Download the PHP package pleonovich/simcore without Composer
On this page you can find all versions of the php package pleonovich/simcore. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pleonovich/simcore
More information about pleonovich/simcore
Files in pleonovich/simcore
Download pleonovich/simcore
More information about pleonovich/simcore
Files in pleonovich/simcore
Vendor pleonovich
Package simcore
Short Description simCore Simple MVC Framework for PHP
License Apache-2.0
Homepage https://github.com/pleonovich/simcore
Package simcore
Short Description simCore Simple MVC Framework for PHP
License Apache-2.0
Homepage https://github.com/pleonovich/simcore
Please rate this library. Is it a good library?
Informations about the package simcore
Simple MVC Framework for PHP
Requirements:
https://github.com/colshrapnel/safemysql
Configuration
App name and database connection settings in config file
Routing
Routes config settings in index file
For search engine friendly urls
Description:
Example:
For simple urls
Description:
Example:
Model
All models live here and must have prefix , example:
Basic model example:
Model migration example:
Setup migration example:
Run migration example:
Insert data example:
Run data insert:
Work with model:
Description:
Example:
View
All views live here and must have prefix , example:
Basic:
Foreach loops
For loops
If statement
Include view
Blocks and extends
Render view example:
Controller
All controllers live here
Main controller example:
Page controller example:
All versions of simcore with dependencies
PHP Build Version
Package Version
The package pleonovich/simcore contains the following files
Loading the files please wait ....