Libraries tagged by USDA
backpack/crud
3046558 Downloads
Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.
spaze/phpstan-disallowed-calls
15760280 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
2248175 Downloads
Make your Laravel app usable by multiple tenants
nelexa/zip
6552643 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
10493323 Downloads
Tolerant PHP-to-AST parser designed for IDE usage scenarios
mavinoo/laravel-batch
3012966 Downloads
Insert and update batch (bulk) in laravel
galbar/jsonpath
5360963 Downloads
JSONPath implementation for querying and updating JSON objects
fico7489/laravel-pivot
5429000 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
theseer/fdomdocument
41495734 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
2174863 Downloads
Updater for Laravel Dusk ChromeDriver binaries
iksaku/laravel-mass-update
972619 Downloads
Update multiple Laravel Model records, each with different values, using a single query!
padraic/phar-updater
5240773 Downloads
A thing to make PHAR self-updating easy and secure.
deployer/phar-update
12655971 Downloads
Integrates Phar Update to Symfony Console.
wildside/userstamps
1421058 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
3416176 Downloads
[Official Release] IP2Location PHP API to get location info from IPv4 and IPv6 address.