Pinned Repositories
activerecord
micro activerecord library in PHP(only 400 lines with comments), support chain calls and relations(HAS_ONE, HAS_MANY, BELONGS_TO).
blog
demo for using Router, ActiveRecord and Microtpl
fcache
cache to file
logger
A terrible logger utility for PHP (syntax same as noodlehaus/logger)
microtpl
small template attribute language implemention for PHP (using xml_parse)
observable
observable trait.
php-router-benchmark
Benchmarks of different routing solutions
router
A barebones router for PHP. Automatic get variable based on handler function parameter list. Suport to compile router callback handlers into plain array source code.
sized140
Something like a framework in PHP with 6 components of 140 chars
utils
PHP utils
bephp's Repositories
bephp/router
A barebones router for PHP. Automatic get variable based on handler function parameter list. Suport to compile router callback handlers into plain array source code.
bephp/activerecord
micro activerecord library in PHP(only 400 lines with comments), support chain calls and relations(HAS_ONE, HAS_MANY, BELONGS_TO).
bephp/blog
demo for using Router, ActiveRecord and Microtpl
bephp/microtpl
small template attribute language implemention for PHP (using xml_parse)
bephp/php-router-benchmark
Benchmarks of different routing solutions
bephp/utils
PHP utils
bephp/logger
A terrible logger utility for PHP (syntax same as noodlehaus/logger)
bephp/fcache
cache to file
bephp/micro
A micro framework based on router, activerecord, and microtpl.
bephp/observable
observable trait.
bephp/simplon_request
Simple, straight forward request/response handler via CURL
bephp/tinygento
Version 1.9.0.1 . Tiny Magento size below 5 MB. This is useful for multiple magento instances running in single server.
bephp/sized140
Something like a framework in PHP with 6 components of 140 chars
bephp/alipay-php-sdk
支付宝即时到账 SDK 简化版(含移动网页支付)
bephp/bephp.github.io
bephp/easytabs
Easy Tabs 2.0 - Magento Products Tabs extension
bephp/getui
getuisdk PSR-4 Autoloader support
bephp/think
ThinkPHP5 全新设计的基于PHP5.4的ThinkPHP分支版本
bephp/tinygento-core
Core magento for tinygento. Latest version is sync with 1.9.0.1. This is a necessary for tinygento.
bephp/wechat_app_pay
微信APP支付PHP服务端SDK