Libraries tagged by leafs
leaseweb/memcache-bundle
926978 Downloads
Memcache Doctrine caching and session storage in the Web Debug Toolbar
vanderlee/php-sentence
420193 Downloads
Simple text sentence splitting and counting. Supports at least english, german and dutch, possibly more.
cash/lrucache
3635040 Downloads
An efficient memory-based Least Recently Used (LRU) cache
terminal42/contao-leads
133956 Downloads
Leads extension for Contao Open Source CMS; Store and manage form data with ease!
codeonyii/yii2-at-least-validator
205892 Downloads
Validates at least one (or more) attributes.
2amigos/yii2-leaflet-extension
83725 Downloads
LeafLet Mobile-Friendly Interactive Maps Extension Library for Yii2.
mediawiki/maps
120523 Downloads
Adds various mapping features to MediaWiki
crawlbase/crawlbase
13340 Downloads
A lightweight, dependency free PHP class that acts as wrapper for Crawlbase API
proxycrawl/proxycrawl
72457 Downloads
A lightweight, dependency free PHP class that acts as wrapper for ProxyCrawl API
leaseweb/api-caller-bundle
405369 Downloads
cURL API call functionality with full Web Debug Toolbar integration
leaseweb/doctrine-pdo-dblib
534302 Downloads
Library for support of the pdo_dblib (MSSQL) driver in Doctrine
symfony/ux-leaflet-map
7573 Downloads
Symfony UX Map Leaflet Bridge
leafo/scssphp-compass
165587 Downloads
Compass for scssphp
leaps/framework
630 Downloads
Yii PHP Framework Version 2 - Development Package
mouf/utils.common.conditioninterface
482804 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.