Libraries tagged by tiat
microsoft/azure-storage-table
1462290 Downloads
This project provides a set of PHP client libraries that make it easy to access Microsoft Azure Storage Table APIs.
microsoft/azure-storage-queue
2084990 Downloads
This project provides a set of PHP client libraries that make it easy to access Microsoft Azure Storage Queue APIs.
microsoft/azure-storage-file
1934580 Downloads
This project provides a set of PHP client libraries that make it easy to access Microsoft Azure Storage File APIs.
mediawiki/semantic-media-wiki
334646 Downloads
An extension to MediaWiki that lets you store and query structured data within wiki pages
mayflower/php-codebrowser
2169057 Downloads
A code browser that augments the code with information from various QA tools.
mattiasgeniar/phpunit-query-count-assertions
583596 Downloads
A custom assertion for phpunit that allows you to count the amount of SQL queries used in a test. Can be used to enforce certain performance characteristics (ie: limit queries to X for a certain action).
magento/php-compatibility-fork
1765508 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility. This is a fork of phpcompatibility/php-compatibility
magento-hackathon/module-eavcleaner-m2
236189 Downloads
Purpose of this project is to check for different flaws that can occur due to EAV and provide cleanup functions.
maciejczyzewski/bottomline
594361 Downloads
A full-on PHP manipulation utility belt that provides support for working with arrays, objects, and iterables; a lodash or underscore equivalent for PHP.
maba/gentle-force-bundle
478678 Downloads
Symfony bundle that integrates gentle-force library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
lukascivil/treewalker
823746 Downloads
TreeWalker is a simple and small Library that will help you to work faster with manipulation of structures in PHP
liip/serializer
282178 Downloads
High performance serializer that works with code generated helpers to achieve high throughput.
leezy/pheanstalk-bundle
1737999 Downloads
The LeezyPheanstalkBundle is a Symfony Bundle that provides a command line interface for manage the Beanstalkd workqueue server & a pheanstalk integration.
langleyfoxall/laravel-nist-password-rules
543936 Downloads
🔒 Provides Laravel validation rules that follow the password related recommendations found in NIST Special Publication 800-63B.
korridor/laravel-has-many-merged
88742 Downloads
Custom relationship for Eloquent that merges/combines multiple one-to-may (hasMany) relationships