Download the PHP package shadowprince/slimext without Composer
On this page you can find all versions of the php package shadowprince/slimext. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download shadowprince/slimext
More information about shadowprince/slimext
Files in shadowprince/slimext
Download shadowprince/slimext
More information about shadowprince/slimext
Files in shadowprince/slimext
Vendor shadowprince
Package slimext
Short Description Addon for Slim microframework, adding components and routes prefix support
License BSD
Homepage http://shadowprince.github.com/slimext
Package slimext
Short Description Addon for Slim microframework, adding components and routes prefix support
License BSD
Homepage http://shadowprince.github.com/slimext
Please rate this library. Is it a good library?
Informations about the package slimext
SlimExt
SlimExt - monkeypatched extension to slim, that added functionality of nested routes (for easy url prefixing and adding middlewares), component support (not symfony).
Route url prefixes
or even
Middleware
Components
Route /uac/login/ registered and ready.
Another example - integration with autoparis. You can automaticly grab all models (detached to components) just from $app->config("comps")
.
Services
Service - instance for adding new functionality into $app:
All versions of slimext with dependencies
PHP Build Version
Package Version
The package shadowprince/slimext contains the following files
Loading the files please wait ....