Libraries tagged by usa
setasign/fpdf
70548768 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
88662551 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
spaze/phpstan-disallowed-calls
22490150 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute, property & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
spatie/laravel-multitenancy
3382648 Downloads
Make your Laravel app usable by multiple tenants
nette/di
41510069 Downloads
💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.
microsoft/tolerant-php-parser
12112341 Downloads
Tolerant PHP-to-AST parser designed for IDE usage scenarios
theseer/fdomdocument
42659698 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
4152287 Downloads
[Official Release] IP2Location PHP API to get location info from IPv4 and IPv6 address.
particle/validator
2058564 Downloads
Flexible and highly usable validation library with no dependencies.
mll-lab/graphql-php-scalars
4694537 Downloads
A collection of custom scalar types for usage with https://github.com/webonyx/graphql-php
geekcom/validator-docs
1296664 Downloads
Biblioteca PHP para validação de documentos do Brasil usando Laravel
bvanhoekelen/performance
844736 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.
julienbourdeau/route-usage
65193 Downloads
Log what routes were used and when. Easily figure out if one hasn't been called in a long time (and delete it! 🥳)
utopia-php/abuse
279892 Downloads
A simple abuse library to manage application usage limits
swissspidy/phpstan-no-private
1336120 Downloads
PHPStan rules for detecting usage of pseudo-private functions, classes, and methods.