Libraries tagged by tiat
microsoft/azure-storage-table
1558904 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
2210631 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
2043957 Downloads
This project provides a set of PHP client libraries that make it easy to access Microsoft Azure Storage File APIs.
mevdschee/php-crud-api
58659 Downloads
Single file PHP script that adds a REST API to a SQL database.
mediawiki/semantic-media-wiki
340682 Downloads
An extension to MediaWiki that lets you store and query structured data within wiki pages
mayflower/php-codebrowser
2181782 Downloads
A code browser that augments the code with information from various QA tools.
mattwright/urlresolver
98628 Downloads
PHP class that attempts to resolve URLs to a final, canonical link.
mattiasgeniar/phpunit-query-count-assertions
611155 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
2005119 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
249474 Downloads
Purpose of this project is to check for different flaws that can occur due to EAV and provide cleanup functions.
maciejczyzewski/bottomline
604522 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.
lukascivil/treewalker
862003 Downloads
TreeWalker is a simple and small Library that will help you to work faster with manipulation of structures in PHP
liip/serializer
299845 Downloads
High performance serializer that works with code generated helpers to achieve high throughput.
leongrdic/smplang
365675 Downloads
A simple language written in PHP that evaluates expressions without eval
leezy/pheanstalk-bundle
1751924 Downloads
The LeezyPheanstalkBundle is a Symfony Bundle that provides a command line interface for manage the Beanstalkd workqueue server & a pheanstalk integration.