Libraries tagged by me
knplabs/gaufrette
34298208 Downloads
PHP library that provides a filesystem abstraction layer
composer/installers
112801449 Downloads
A multi-framework Composer library installer
box/spout
31931935 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
mews/purifier
12445793 Downloads
Laravel 5/6/7/8/9/10 HtmlPurifier Package
zbateson/mail-mime-parser
35614482 Downloads
MIME email message parser
symfony/lock
95629666 Downloads
Creates and manages locks, a mechanism to provide exclusive access to a shared resource
spatie/macroable
43178837 Downloads
A trait to dynamically add methods to a class
sentry/sdk
118145551 Downloads
This is a meta package of sentry/sentry. We recommend using sentry/sentry directly.
phpstan/phpstan-deprecation-rules
52089448 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
phpmetrics/phpmetrics
11991876 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
matomo/device-detector
16367962 Downloads
The Universal Device Detection library, that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, media players, mobile apps, feed readers, libraries, etc), operating systems, devices, brands and models.
mailgun/mailgun-php
23661313 Downloads
The Mailgun SDK provides methods for all API functions.
laminas/laminas-diactoros
81798468 Downloads
PSR HTTP Message implementations
infection/infection
17748863 Downloads
Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.
doctrine/reflection
101444524 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.