f3ath member since: Feb 16, 2014

f3ath's packages

  • PHP

    f3ath/appnexus

    Simple AppNexus (appnexus.com) client

  • PHP

    f3ath/code-sniffs

    Sniffs for PHP_CodeSniffer v3

  • PHP

    f3ath/flock

    Simple locking mechanism on top of flock()

  • PHP

    f3ath/forkrunner

    A simple framework to run code in parallel processes

  • PHP

    f3ath/git-changelog

    Changelog Release Notes Generator for Git and PHP

  • PHP

    f3ath/pimple-config

    Simple multi-environment configuration for Pimple with secret storage support

  • PHP

    f3ath/simpleuber

    Simple UBER API client

  • PHP

    f3ath/wego

    Wego API client

  • PHP

    json-api-php/json-api

    JSON API specs (jsonapi.org) as a set of PHP classes

  • PHP

    lazypdo/lazypdo

    LazyPDO is a set of wrappers over PHP's standard PDO and PDOStatement classes. It enables lazy loading, serialization and decoration.

  • PHP

    phpcurl/curlhttp

    Super simple HTTP client

  • PHP

    phpcurl/curlwrapper

    The simplest OOP wrapper for curl, curl_multi, curl_share functions. Use CURL as a dependency, not hard-coded!

  • PHP

    f3ath/curlwrapper

    The simplest OOP wrapper for curl, curl_multi, curl_share functions. Use CURL as a dependency, not hard-coded!

    Abandoned! See phpcurl/curlwrapper

  • PHP

    f3ath/lazypdo

    LazyPDO is a wrapper over PHP's standard PDO class. It postpones the instantiation of the original PDO class until one is really needed. Also it can be (un)serialized.

    Abandoned! See lazypdo/lazypdo