Libraries tagged by tested
php-amqplib/php-amqplib
102627197 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
php-mime-mail-parser/php-mime-mail-parser
6632361 Downloads
A fully tested email parser for PHP 8.0+ (mailparse extension wrapper).
kwn/number-to-words
3666977 Downloads
Multi language standalone PHP number to words converter. Fully tested, open for extensions and new languages.
videlalvaro/php-amqplib
6751661 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
sylius-labs/coding-standard
4841038 Downloads
Battle-tested coding standard configuration used in Sylius.
shipmonk/dead-code-detector
60227 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
sammyk/laravel-facebook-sdk
1149978 Downloads
Fully unit tested Facebook SDK v5 integration for Laravel & Lumen 5.x
datto/json-rpc
1068105 Downloads
Fully unit-tested JSON-RPC 2.0 for PHP
auth0/login
3874785 Downloads
Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints.
vanilla/htmlawed
531725 Downloads
A composer wrapper for the htmLawed library to purify & filter HTML. Tested with PHPUnit and PhantomJS!
text/template
181887 Downloads
Simple and secure string-template-engine (Twig-like syntax) with nested if/elseif/else, loops, filters. Simple OOP api: Just one class doing the job (2-lines of code). Fast and secure: No code-generation, no eval'ed() code. Extensible by callbacks. Fully tested. Rich examples included.
plumphp/plum
72918 Downloads
Plum is a data processing pipeline that helps you to write structured, reusable and well tested data processing code.
nilportugues/sphinx-search
414168 Downloads
Fully unit tested SphinxClient (SphinxAPI) for PHP5.3 and above to be used with SphinxSearch
exorus/php-mime-mail-parser
47009 Downloads
A fully tested email parser for PHP 8.0+ (mailparse extension wrapper).
scottybo/laravel-facebook-sdk
22859 Downloads
Fully unit tested Facebook SDK v5 integration for Laravel 7.x