Libraries tagged by USDA
backpack/crud
2836036 Downloads
Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.
spaze/phpstan-disallowed-calls
13227137 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
spatie/laravel-multitenancy
1941316 Downloads
Make your Laravel app usable by multiple tenants
nelexa/zip
6058876 Downloads
PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.
microsoft/tolerant-php-parser
9700061 Downloads
Tolerant PHP-to-AST parser designed for IDE usage scenarios
mavinoo/laravel-batch
2681653 Downloads
Insert and update batch (bulk) in laravel
fico7489/laravel-pivot
5129041 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
theseer/fdomdocument
40871118 Downloads
The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.
staudenmeir/dusk-updater
2056074 Downloads
Updater for Laravel Dusk ChromeDriver binaries
iksaku/laravel-mass-update
824894 Downloads
Update multiple Laravel Model records, each with different values, using a single query!
padraic/phar-updater
5070440 Downloads
A thing to make PHAR self-updating easy and secure.
deployer/phar-update
12403668 Downloads
Integrates Phar Update to Symfony Console.
wildside/userstamps
1293362 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
ip2location/ip2location-php
3140397 Downloads
[Official Release] IP2Location PHP API to get location info from IPv4 and IPv6 address.
friendsofcake/crud
1229011 Downloads
CakePHP Application development on steroids - rapid prototyping / scaffolding & production ready code - XML / JSON APIs and more