Download the PHP package sigma-z/jentin without Composer
On this page you can find all versions of the php package sigma-z/jentin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sigma-z/jentin
More information about sigma-z/jentin
Files in sigma-z/jentin
Download sigma-z/jentin
More information about sigma-z/jentin
Files in sigma-z/jentin
Vendor sigma-z
Package jentin
Short Description Jentin MVC Framework
License BSD-3-Clause
Package jentin
Short Description Jentin MVC Framework
License BSD-3-Clause
Keywords MVC Framework
Please rate this library. Is it a good library?
Informations about the package jentin
Jentin MVC Framework
It's lightweight and object orientated programmed. It components are loose coupled, introduced by interfaces, clean, maintainable and extensible.
Requires
- PHP 7.1.3 or greater
- Symfony's EventDispatcher (https://github.com/symfony/EventDispatcher)
Features
- Template rendering with the View plugin
- Request routing
- Plugins (for controller and view renderer)
- RouteUrl - creates url for by given route name and route params
- View - helper for rendering view templates
- Event handling
- onRoute - dispatched on routing the request
- onRouteCallback - dispatched on routing when route is using a callback
- onController - dispatched creating corresponding controller
- onControllerDispatch - dispatched on controller dispatch
- onFilterResponse - dispatched before response is ready to sent
- custom events may be defined
All versions of jentin with dependencies
PHP Build Version
Package Version
The package sigma-z/jentin contains the following files
Loading the files please wait ....