Packages from f3ath
-
-
-
-
-
-
PHP
f3ath/pimple-config
Simple multi-environment configuration for Pimple with secret storage support
-
-
-
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