Libraries tagged by tiat
berlindb/core
188004 Downloads
A collection of PHP classes and functions that aims to provide an ORM-like experience and interface to WordPress database tables.
aura/sql
2102332 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
arvenil/ninja-mutex
3198880 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
area17/twill
383536 Downloads
Twill is an open source CMS toolkit for Laravel that helps developers rapidly create a custom admin console that is intuitive, powerful and flexible.
amirami/localizator
365065 Downloads
Localizator is a small tool for Laravel that gives you the ability to extract untranslated strings from project files. It works using the artisan command line and the provided localize command.
akrabat/ip-address-middleware
2159511 Downloads
PSR-15 middleware that determines the client IP address and stores it as a ServerRequest attribute
acquia/http-hmac-php
5289316 Downloads
An implementation of the HTTP HMAC Spec in PHP that integrates with popular libraries such as Symfony and Guzzle.
abeautifulsite/simpleimage
653379 Downloads
A PHP class that makes working with images as simple as possible.
zendframework/zend-uri
26589751 Downloads
A component that aids in manipulating and validating » Uniform Resource Identifiers (URIs)
wimg/php-compatibility
2070892 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
ocramius/generated-hydrator
1281244 Downloads
An Object Hydrator that allows very fast array to object to array conversion
needim/noty
273481 Downloads
Noty is a library that makes it easy to create alert - success - error - warning - information - confirmation messages as an alternative the standard alert dialog.
iatstuti/laravel-cascade-soft-deletes
1145947 Downloads
Cascading deletes for Eloquent models that implement soft deletes
doctrine/mongodb
10836110 Downloads
PHP Doctrine MongoDB project is a library that provides a wrapper around the native PHP Mongo PECL extension to provide additional functionality.
clue/block-react
2161298 Downloads
Lightweight library that eases integrating async components built for ReactPHP in a traditional, blocking environment.