Download the PHP package polymorphine/app without Composer
On this page you can find all versions of the php package polymorphine/app. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download polymorphine/app
More information about polymorphine/app
Files in polymorphine/app
Download polymorphine/app
More information about polymorphine/app
Files in polymorphine/app
Vendor polymorphine
Package app
Short Description PHP Front Controller for HTTP applications
License MIT
Package app
Short Description PHP Front Controller for HTTP applications
License MIT
Please rate this library. Is it a good library?
Informations about the package app
Polymorphine/App
PHP Front Controller for HTTP applications
Goals: Framework should be easy to learn when programming is difficult to master
- minimum conventions, simple API
- plain SOLID code and hermetic abstractions
- decoupled from application by design
- encourage pure OOP
- no imposed architecture - stateless HTTP context only
- add and learn the libraries you need
- experiment ready - have fun
Concepts:
- [x] Front controller as PSR-15 request handler
- [x] encapsulated configuration
- [x] PSR-11 container (optional use)
- [x] composite routing (polymorphic structure)
Installation with Composer
...
All versions of app with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4 || ^8.0
polymorphine/container Version ^1.0
psr/http-message Version ^1.0
psr/http-server-handler Version ^1.0
psr/http-server-middleware Version ^1.0
polymorphine/container Version ^1.0
psr/http-message Version ^1.0
psr/http-server-handler Version ^1.0
psr/http-server-middleware Version ^1.0
The package polymorphine/app contains the following files
Loading the files please wait ....