Packages from srjlewis

  • PHP

    srjlewis/aura-sql

    A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.

  • PHP

    srjlewis/json-rpc

    Simple Json-RPC client/server library that just works