Pea is a Pico Framework for PHP with Multilanguage, Routing e BladeTemplate.

Maintainers

Package info

github.com/marsspider/pea

Type:project

pkg:composer/marsspider/pea

Statistics

Installs: 14

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

dev-master 2016-12-07 16:54 UTC

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