Packages from bephp
-
PHP
bephp/activerecord
micro activerecord library in PHP(only 400 lines with comments), support chain calls and relations(HAS_ONE, HAS_MANY, BELONGS_TO).
-
-
-
-
-
PHP
bephp/request
Simple, straight forward request helper, frok from https://github.com/fightbulc/simplon_request, support php5.3
-
PHP
bephp/router
A fast router for PHP. It matches urls and executes PHP functions. automatic get variable based on handler function parameter list. Suport to compile router callback handlers into plain array source code.
-