Libraries tagged by pack
composer/composer
160324100 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
spatie/laravel-package-tools
80849273 Downloads
Tools for creating Laravel packages
jean85/pretty-package-versions
222037269 Downloads
A library to get pretty versions strings of installed dependencies
nunomaduro/termwind
157874787 Downloads
Its like Tailwind CSS, but for the console.
larastan/larastan
19831307 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
roave/security-advisories
79380383 Downloads
Prevents installation of composer packages with known security vulnerabilities: no API, simply require it
league/event
112725180 Downloads
Event package
doctrine/deprecations
361033029 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
33282563 Downloads
A pack for the Doctrine ORM
ocramius/package-versions
72018726 Downloads
Provides efficient querying for installed package versions (no runtime IO)
composer/package-versions-deprecated
168930117 Downloads
Composer plugin that provides efficient querying for installed package versions (no runtime IO)
orchestra/testbench-core
29638604 Downloads
Testing Helper for Laravel Development
orchestra/testbench
27586992 Downloads
Laravel Testing Helper for Packages Development
lab404/laravel-impersonate
11765391 Downloads
Laravel Impersonate is a plugin that allows to you to authenticate as your users.
bensampo/laravel-enum
12739961 Downloads
Simple, extensible and powerful enumeration implementation for Laravel.