Libraries tagged by pakage
setasign/fpdi
167877321 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
roave/security-advisories
108555765 Downloads
Prevents installation of composer packages with known security vulnerabilities: no API, simply require it
pragmarx/google2fa
112951639 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
league/event
163983999 Downloads
Event package
doctrine/deprecations
544611252 Downloads
A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.
cweagans/composer-patches
107376043 Downloads
Provides a way to patch Composer packages.
blade-ui-kit/blade-icons
50927340 Downloads
A package to easily make use of icons in your Laravel Blade views.
ocramius/package-versions
76297222 Downloads
Provides efficient querying for installed package versions (no runtime IO)
composer/package-versions-deprecated
200691329 Downloads
Composer plugin that provides efficient querying for installed package versions (no runtime IO)
orchestra/testbench-core
51807280 Downloads
Testing Helper for Laravel Development
orchestra/testbench
45357065 Downloads
Laravel Testing Helper for Packages Development
lab404/laravel-impersonate
20423987 Downloads
Laravel Impersonate is a plugin that allows to you to authenticate as your users.
bensampo/laravel-enum
17653505 Downloads
Simple, extensible and powerful enumeration implementation for Laravel.
nunomaduro/larastan
47485121 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
venturecraft/revisionable
7300951 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel