Libraries tagged by usage
setasign/fpdf
45819815 Downloads
FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
phpstan/phpstan-deprecation-rules
51099114 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
spaze/phpstan-disallowed-calls
12023560 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
microsoft/tolerant-php-parser
9340410 Downloads
Tolerant PHP-to-AST parser designed for IDE usage scenarios
theseer/fdomdocument
40498920 Downloads
The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.
ip2location/ip2location-php
3000663 Downloads
[Official Release] IP2Location PHP API to get location info from IPv4 and IPv6 address.
mll-lab/graphql-php-scalars
3024726 Downloads
A collection of custom scalar types for usage with https://github.com/webonyx/graphql-php
bvanhoekelen/performance
677708 Downloads
PHP performance tool analyser your script on time, memory usage and db query. Support Laravel and Composer for web, web console and command line interfaces.
laminas/laminas-xml
2269247 Downloads
Utility library for XML usage, best practices, and security in PHP
ip2location/ip2location-laravel
411555 Downloads
Lookup for visitor's IP information, such as country, region, city, coordinates, zip code, time zone, ISP, domain name, connection type, area code, weather, MCC, MNC, mobile brand name, elevation and usage type.
illuminatech/validation-composite
396266 Downloads
Allows uniting several validation rules into a single one for easy re-usage
bilfeldt/laravel-route-statistics
96087 Downloads
Log statistics about route usage per user/team
zendframework/zendxml
8813166 Downloads
Utility library for XML usage, best practices, and security in PHP
sensiolabs-de/deprecation-detector
547977 Downloads
Command line tool to detect usage of deprecated code
julienbourdeau/route-usage
38614 Downloads
Log what routes were used and when. Easily figure out if one hasn't been called in a long time (and delete it! 🥳)