Libraries tagged by leaks
lakshmaji/thumbnail
113238 Downloads
Thumbnails for videos
leaseweb/doctrine-pdo-dblib
545814 Downloads
Library for support of the pdo_dblib (MSSQL) driver in Doctrine
jeroenvisser101/leakybucket
111178 Downloads
An implementation of the Leaky Bucket algorithm.
proxycrawl/proxycrawl
82355 Downloads
A lightweight, dependency free PHP class that acts as wrapper for ProxyCrawl API
leafs/mvc
5868 Downloads
A lightweight framework for people who just want to ship
leafs/http
37900 Downloads
Http abstraction for Leaf PHP
leafs/fs
33102 Downloads
Leaf file system module
leafs/form
29326 Downloads
Simple straightup data validation
leafs/db
21849 Downloads
Leaf PHP db module.
leafs/date
20370 Downloads
Leaf PHP date module
leafs/auth
17995 Downloads
Leaf PHP auth helper
leafs/anchor
37659 Downloads
Leaf PHP util module
leafs/aloe
14251 Downloads
Overpowered command line tool for your leaf apps.
leaps/framework
630 Downloads
Yii PHP Framework Version 2 - Development Package
mouf/utils.common.conditioninterface
499456 Downloads
This package contains one interface for condition, and a few classes that implement it. For instance, AndCondition that requires all conditions to be met, and OrCondition that requires at least one condition to be met. A condition is a class that possesses an 'isOk' method. The condition returns true if the condition is met, and false otherwise.