bainternet member since: May 04, 2013

bainternet's packages

  • PHP

    bainternet/curlo

    Simple curl wrapper for PHP based on the WordPress HTTP curl class

  • PHP

    bainternet/php-hooks

    A fork of the WordPress filters hook system rolled in to a class to be ported into any PHP-based system

  • PHP

    bainternet/sqlite-simple-store

    Super lightweight Zero configuration sqlite-based key => value store with expiration time for PHP. Basically its a simple key value storage with and expireation field which will delete the value after it expires. Also since its heavily influenced by redis, some of redis useful functions were implemented.