Libraries tagged by smell
gpslab/shmop
742 Downloads
Shmop is a simple and small abstraction layer for shared memory manipulation using PHP
gonzie/pdoload
172 Downloads
Small PDO wrapper to provide read/write split and load balancing in one line of code.
gnahotelsolutions/pipe
74 Downloads
Small class to chain operations.
glamorous/laravel-data-loader
78 Downloads
Small package to provide tools for data migrations and loading initial data into your database
geissler/converter
109 Downloads
A small library to convert different bibliography formats into each other
gdarko/digital-license-manager
7 Downloads
A WordPress plugin for managing and selling digital licenses
fromholdio/silverstripe-paged
1029 Downloads
A small SilverStripe module that applies pagination functionalities to a Controller and its datalist/s.
fromholdio/silverstripe-fulltext-innodb
241 Downloads
A small SilverStripe module that enables usage of fulltext indexes with the InnoDB engine.
fromholdio/silverstripe-commonancestor
1038 Downloads
A small utility class that accepts an array of class name, compares their class ancestories, and identifies their closest common ancestor class.
fredbradley/easytime
85 Downloads
A small class based package to help with human readable calculations of time.
fractalizer/php-sweet-pdo
1521 Downloads
Small, simple and convenient PDO wrapper
evilfreelancer/easyrsa-php
1325 Downloads
An easy way to use the official EasyRSA collection of shell scripts in your application
evilfreelancer/composer-json-generator
11 Downloads
Small library for generating composer.json file with validation by composer's schema
estheban/phpunit-helper
172 Downloads
Small helpers to facilitate testing code
esi/consistent-hash
112 Downloads
ConsistentHash is a small library which implements consistent hashing. Modernized fork of flexihash/flexihash.