marsspider / pea
Pea is a Pico Framework for PHP with Multilanguage, Routing e BladeTemplate.
Installs: 14
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:project
Requires
- php: >=5.4
- eftec/bladeone: *
- torophp/torophp: *
This package is not auto-updated.
Last update: 2025-03-01 21:33:07 UTC
README
Pico Framework for PHP with Multilanguage, Routing e Blade Templates
Install
To install Pea open console and copy next lines of code replace [app-name] with your Application name.
composer create-project marsspider/pea:dev-master [app-name] cd [app-name] chmod ugo+rwx compiled/ chmod ugo+rwx cache/
Hint: At the end of the installation composer will ask you to remove the vcs history. Answer YES