Download the PHP package ilhooq/piko without Composer
On this page you can find all versions of the php package ilhooq/piko. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor ilhooq
Package piko
Short Description Ultra lighweight MVC web framework
License LGPL-3.0-or-later
Homepage https://github.com/piko-framework/piko
Package piko
Short Description Ultra lighweight MVC web framework
License LGPL-3.0-or-later
Homepage https://github.com/piko-framework/piko
Please rate this library. Is it a good library?
Informations about the package piko
Piko
Piko is a micro framework to build modular MVC applications.
https://piko-framework.github.io/
specifications
- Compliant with PSR-4, PSR-7, PSR-14 and PSR-15
- Lightweight: Code base including its dependencies is under 200kb.
- Blazing fast: Fast router (Piko router), components lazy loading and using PHP as template engine.
- Customizable: The framework components can be customized throw events and behavior injections.
- Stable: All framework parts have been well tested.
- Modular : MVC logic is packaged into modules.
Installation via composer
Quick start
The Piko project skeletton can be used to start a piko based project.
Documentation
https://piko-framework.github.io/
Inspiration
Concepts used in Piko were initially inspired from the Yii2 framework.
All versions of piko with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
httpsoft/http-server-request Version ^1.0
piko/core Version ^2.2
piko/router Version ^3.1
psr/http-server-middleware Version ^1.0
httpsoft/http-server-request Version ^1.0
piko/core Version ^2.2
piko/router Version ^3.1
psr/http-server-middleware Version ^1.0
The package ilhooq/piko contains the following files
Loading the files please wait ....