Skip to content
/ pea Public

A browser-based development environment for non-programmers.

Notifications You must be signed in to change notification settings

cqr/pea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

this is pea.

pea is a simple MVC framework in PHP. It's pretty much full stack. There's a simple dispatcher, a simple module system, and that's pretty much it. However, because the module system is so simple, it's also really powerful, so the modules allow for some pretty fancy stuff. I have a module for connecting to a MySQL database, a simple ORM, and a simple administrative interface, all in modules. Pretty fancy.

There's still a whole bunch that needs to get properly added. There is no real need for a new PHP-based CMS, or a new PHP-based framework for that matter, but I needed something to build what I really want to make on top of. And those of you who know me know what pea is gonna be.

About

A browser-based development environment for non-programmers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages