Libraries tagged by CTAs
symfony/lock
103918225 Downloads
Creates and manages locks, a mechanism to provide exclusive access to a shared resource
sentry/sentry-laravel
91617896 Downloads
Laravel SDK for Sentry (https://sentry.io)
sentry/sdk
123117306 Downloads
This is a meta package of sentry/sentry. We recommend using sentry/sentry directly.
nette/robot-loader
46684194 Downloads
🍀 Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.
spatie/macroable
49078646 Downloads
A trait to dynamically add methods to a class
setasign/fpdf
50514383 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
59995086 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
php-http/multipart-stream-builder
69601994 Downloads
A builder class that help you create a multipart stream
neitanod/forceutf8
19673702 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
mustangostang/spyc
34208045 Downloads
A simple YAML loader/dumper class for PHP
laravel-lang/lang
6934196 Downloads
List of 126 languages for Laravel Framework, Laravel Jetstream, Laravel Fortify, Laravel Breeze, Laravel Cashier, Laravel Nova, Laravel Spark and Laravel UI
guzzlehttp/uri-template
158248232 Downloads
A polyfill class for uri_template of PHP
fig/http-message-util
69679923 Downloads
Utility classes and constants for use with PSR-7 (psr/http-message)
felixfbecker/language-server-protocol
65460981 Downloads
PHP classes for the Language Server Protocol
dg/bypass-finals
20058611 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes