Packages from lloydzhou

  • PHP

    lloydzhou/activerecord

    micro activerecord library in PHP(only 400 lines with comments), support chain calls and relations(HAS_ONE, HAS_MANY, BELONGS_TO).

    Abandoned! See bephp/activerecord

  • PHP

    lloydzhou/micro

    A micro framework based on router, activerecord, and microtpl.

    Abandoned! See bephp/micro

  • PHP

    lloydzhou/microtpl

    small template attribute language implemention for PHP (using xml_parse)

    Abandoned! See bephp/microtpl

  • PHP

    lloydzhou/request

    Simple, straight forward request helper, frok from https://github.com/fightbulc/simplon_request, support php5.3

    Abandoned! See bephp/request

  • PHP

    lloydzhou/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.

    Abandoned! See bephp/router

  • PHP

    lloydzhou/utils

    utils functions for web application.

    Abandoned! See bephp/utils