Libraries tagged by re
rollbar/rollbar
21953706 Downloads
Monitors errors and exceptions and reports them to Rollbar
roave/backward-compatibility-check
2800409 Downloads
Tool to compare two revisions of a public API to check for BC breaks
pxlrbt/filament-excel
1391240 Downloads
Supercharged Excel exports for Filament Resources
proengsoft/laravel-jsvalidation
2130875 Downloads
Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest
phpredis/phpredis
51786 Downloads
A PHP extension for Redis
phpoffice/phppresentation
2069151 Downloads
PHPPresentation - Read, Create and Write Presentations documents in PHP
php-vcr/php-vcr
2814310 Downloads
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
php-mock/php-mock
15565732 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.
pheromone/phpcs-security-audit
3223831 Downloads
phpcs-security-audit is a set of PHP_CodeSniffer rules that finds vulnerabilities and weaknesses related to security in PHP code
phayes/geophp
9156266 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.
nyholm/psr7-server
13350724 Downloads
Helper classes to handle PSR-7 server requests
nicolab/php-ftp-client
4672038 Downloads
A flexible FTP and SSL-FTP client for PHP. This lib provides helpers easy to use to manage the remote files.
nette/tester
6566983 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
nelmio/security-bundle
11150382 Downloads
Extra security-related features for Symfony: signed/encrypted cookies, HTTPS/SSL/HSTS handling, cookie session storage, ...
nelexa/zip
6552643 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.