Libraries tagged by wait
php-mock/php-mock-phpunit
9370469 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-ews/php-ews
2820586 Downloads
Library for communicating with Exchange Web Services.
php-di/phpdoc-reader
34464298 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
php-amqplib/rabbitmq-bundle
21371201 Downloads
Integrates php-amqplib with Symfony & RabbitMq. Formerly emag-tech-labs/rabbitmq-bundle, oldsound/rabbitmq-bundle.
phayes/geophp
10699357 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/archive_tar
68466700 Downloads
Tar file management class with compression support (gzip, bzip2, lzma2)
payum/payum-bundle
11257395 Downloads
One million downloads of Payum already! Payum offers everything you need to work with payments. Check more visiting site.
particle/validator
2354287 Downloads
Flexible and highly usable validation library with no dependencies.
paquettg/php-html-parser
8413923 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
nolimits4web/swiper
184110 Downloads
Most modern mobile touch slider and framework with hardware accelerated transitions
nette/tester
7699621 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
nette/database
7104872 Downloads
💾 Nette Database: layer with a familiar PDO-like API but much more powerful. Building queries, advanced joins, drivers for MySQL, PostgreSQL, SQLite, MS SQL Server and Oracle.
nette/caching
19636184 Downloads
⏱ Nette Caching: library with easy-to-use API and many cache backends.
nette/application
16159050 Downloads
🏆 Nette Application: a full-stack component-based MVC kernel for PHP that helps you write powerful and modern web applications. Write less, have cleaner code and your work will bring you joy.
nelexa/zip
8320330 Downloads
PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.