Download the PHP package piko/framework without Composer
On this page you can find all versions of the php package piko/framework. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download piko/framework
More information about piko/framework
Files in piko/framework
Download piko/framework
More information about piko/framework
Files in piko/framework
Vendor piko
Package framework
Short Description Ultra lighweight MVC web framework
License LGPL-3.0-or-later
Homepage https://github.com/piko-framework/piko
Package framework
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 framework
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 framework 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 piko/framework contains the following files
Loading the files please wait ....