Libraries tagged by pac
composer/composer
162041600 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
spatie/laravel-package-tools
83613616 Downloads
Tools for creating Laravel packages
jean85/pretty-package-versions
226801578 Downloads
A library to get pretty versions strings of installed dependencies
nunomaduro/termwind
163866934 Downloads
Its like Tailwind CSS, but for the console.
larastan/larastan
21144037 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
roave/security-advisories
80459046 Downloads
Prevents installation of composer packages with known security vulnerabilities: no API, simply require it
pragmarx/google2fa
55961545 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
league/event
114553794 Downloads
Event package
doctrine/deprecations
369737438 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.
symfony/orm-pack
33421361 Downloads
A pack for the Doctrine ORM
ocramius/package-versions
72183822 Downloads
Provides efficient querying for installed package versions (no runtime IO)
composer/package-versions-deprecated
170319973 Downloads
Composer plugin that provides efficient querying for installed package versions (no runtime IO)
orchestra/testbench
28211042 Downloads
Laravel Testing Helper for Packages Development
lab404/laravel-impersonate
12014928 Downloads
Laravel Impersonate is a plugin that allows to you to authenticate as your users.
bensampo/laravel-enum
12968445 Downloads
Simple, extensible and powerful enumeration implementation for Laravel.