Libraries tagged by on
seld/cli-prompt
23656821 Downloads
Allows you to prompt for user input on the command line, and optionally hide the characters they type
riverline/multipart-parser
45674506 Downloads
One class library to parse multipart content with encoding and charset support.
rennokki/laravel-eloquent-query-cache
3018413 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
react/promise-timer
33181241 Downloads
A trivial implementation of timeouts for Promises, built on top of ReactPHP.
quickbooks/v3-php-sdk
6980796 Downloads
The Official PHP SDK for QuickBooks Online Accounting API
queue-interop/queue-interop
26817237 Downloads
Promoting the interoperability of MQs objects. Based on Java JMS
php-mock/php-mock-phpunit
6321691 Downloads
Mock built-in PHP functions (e.g. time()) with PHPUnit. This package relies on PHP's namespace fallback policy. No further extension is needed.
php-mock/php-mock
13851636 Downloads
PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.
phootwork/collection
16121772 Downloads
The phootwork library fills gaps in the php language and provides better solutions than the existing ones php offers.
phing/phing
19384969 Downloads
PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.
phayes/geophp
8559393 Downloads
GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.
pear/console_getopt
60295805 Downloads
More info available on: http://pear.php.net/package/Console_Getopt
payum/payum-bundle
8780121 Downloads
One million downloads of Payum already! Payum offers everything you need to work with payments. Check more visiting site.
payum/payum
6310839 Downloads
One million downloads of Payum already! Payum offers everything you need to work with payments. Friendly for all PHP frameworks (Symfony, Laravel, Laminas, Yii, Silex). Check more visiting site.
paquettg/php-html-parser
7013050 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.