Popular Packages
-
PHP
humanmade/ludicrousdb
LudicrousDB is a database class that supports replication, failover, load balancing, & partitioning, based on Automattic's HyperDB drop-in.
-
-
-
Twig
frosh/lazy-sizes
Automatically calculate the best thumbnail size. This means you don't have to worry about the "sizes" attribute for the images. Additionally, you gain a score.
-
-
-
-
-
PHP
nojacko/email-validator
Small PHP library to valid email addresses using a number of methods.
Abandoned!
-
PHP
jbouzekri/phumbor-bundle
A Symfony Bundle to use the minimal Thumbor PHP client from webfactory/phumbor
-
-
-
-
-
PHP
mouf/utils.common.sortable-interface
This package contains an interface used by objects to say they can sort data. The concept is very simple, the object implements a sort method that takes a key (the sort column) and a direction, and that's it!