Libraries tagged by pacakge
spatie/laravel-backup
27093833 Downloads
A Laravel package to backup your application
setasign/fpdi
168524797 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
108838127 Downloads
Prevents installation of composer packages with known security vulnerabilities: no API, simply require it
pragmarx/google2fa
113815442 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
league/event
164561984 Downloads
Event package
doctrine/deprecations
546417754 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
107686517 Downloads
Provides a way to patch Composer packages.
blade-ui-kit/blade-icons
51406882 Downloads
A package to easily make use of icons in your Laravel Blade views.
ocramius/package-versions
76322050 Downloads
Provides efficient querying for installed package versions (no runtime IO)
composer/package-versions-deprecated
200891692 Downloads
Composer plugin that provides efficient querying for installed package versions (no runtime IO)
orchestra/testbench-core
52003508 Downloads
Testing Helper for Laravel Development
lab404/laravel-impersonate
20512761 Downloads
Laravel Impersonate is a plugin that allows to you to authenticate as your users.
bensampo/laravel-enum
17692453 Downloads
Simple, extensible and powerful enumeration implementation for Laravel.
nunomaduro/larastan
47527951 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
venturecraft/revisionable
7314287 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel