Libraries tagged by usages
setasign/fpdf
77144257 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
97757015 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
spaze/phpstan-disallowed-calls
24418346 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.
microsoft/tolerant-php-parser
12568568 Downloads
Tolerant PHP-to-AST parser designed for IDE usage scenarios
bvanhoekelen/performance
954906 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.
theseer/fdomdocument
42979958 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
4462181 Downloads
[Official Release] IP2Location PHP API to get location info from IPv4 and IPv6 address.
mll-lab/graphql-php-scalars
5056220 Downloads
A collection of custom scalar types for usage with https://github.com/webonyx/graphql-php
julienbourdeau/route-usage
69995 Downloads
Log what routes were used and when. Easily figure out if one hasn't been called in a long time (and delete it! 🥳)
revoltify/subscriptionify
7642 Downloads
Feature-based subscription management for Laravel
wyrihaximus/phpstan-no-safe
628972 Downloads
⛔🔐 PHPStan extension that detects and blocks any usage of `thecodingmachine/safe`
utopia-php/abuse
313410 Downloads
A simple abuse library to manage application usage limits
swissspidy/phpstan-no-private
1731964 Downloads
PHPStan rules for detecting usage of pseudo-private functions, classes, and methods.
shipmonk/doctrine-mysql-index-hints
647023 Downloads
Custom SQL walker for Doctrine allowing usage of MySQL index hints without need of native queries
phpsysinfo/phpsysinfo
28203 Downloads
phpSysInfo is a customizable PHP Script that parses /proc, and formats information nicely. It will display information about system facts like Uptime, CPU, Memory, PCI devices, SCSI devices, IDE devices, Network adapters, Disk usage, and more.