Libraries tagged by ac
prooph/common
2029270 Downloads
Common classes used across prooph packages
projektgopher/whisky
166427 Downloads
A simple CLI tool for managing a project's git hooks across multiple members.
prestashop/prestashop-webservice-lib
381056 Downloads
PrestaShop Webservice access library
platformsh/config-reader
4501526 Downloads
Small helper to access Platform.sh environment variables
php-tmdb/api
368968 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.
padraic/humbug_get_contents
5238891 Downloads
Secure wrapper for accessing HTTPS resources with file_get_contents for PHP 5.3+
owasp/phprbac
961344 Downloads
PHP-RBAC is the de-facto authorization library for PHP. It provides developers with NIST Level 2 Standard Role Based Access Control and more, in the fastest implementation yet.
openmage/magento-lts
206475 Downloads
A fork of Magento-1 that is accepting bug fixes (backward compatible, drop in replacement for official Magento)
nitotm/efficient-language-detector
120836 Downloads
Fast and accurate natural language detection. Detector written in PHP. Nito-ELD, ELD.
netshell/paypal
359792 Downloads
Laravel-Paypal is simple package help you process direct credit card payments, stored credit card payments and PayPal account payments with your Laravel 5 projects using paypal REST API SDK.
mzur/kirby-uniform
58935 Downloads
A versatile Kirby plugin to handle web form actions.
microsoft/azure-storage-table
1524523 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
2166564 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
2005669 Downloads
This project provides a set of PHP client libraries that make it easy to access Microsoft Azure Storage File APIs.
mattiasgeniar/phpunit-query-count-assertions
602472 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).