marsspider / pea
Pea is a Pico Framework for PHP with Multilanguage, Routing e BladeTemplate.
dev-master
2016-12-07 16:54 UTC
Requires
- php: >=5.4
- eftec/bladeone: *
- torophp/torophp: *
This package is not auto-updated.
Last update: 2026-03-29 03:46:37 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