Libraries tagged by larapost
brunocfalcao/larapush
137 Downloads
php artisan push - Deploy your codebase into your web server with a single Artisan command
ugaritco/ugaritstan
45 Downloads
Ugaritstan - Discover bugs in your code without running it. A phpstan/phpstan extension for Ugarit
sikessem/devtools
6002 Downloads
🧪 Tools needed for PHP and Laravel project development and automation.
laravolt/semantic-form
13024 Downloads
Semantic UI form helpers
larafast/fastapi
4085 Downloads
A Fast Laravel package to help you generate CRUD API Controllers and Resources, Model
kodepandai/laravel-indonesia
4500 Downloads
Indonesia administrative data for laravel
jbboehr/phpstan-lost-in-translation
146 Downloads
PHPStan extension for validating Laravel translation keys, replacements, choices, locales, files, and Blade usage
happenv-com/filament-phpstan-macros
56 Downloads
PHPStan and Larastan understand macros registered on Filament components.
boring-o11y/skystan
29 Downloads
Larastan/PHPStan rules for queued Laravel jobs: ShouldBeUnique jobs must declare uniqueFor and (when parameterized) uniqueId, unique jobs may not be batched or bulk-dispatched, batched jobs must be Batchable and honour cancellation, jobs holding an Eloquent model in a public property must use SerializesModels, and jobs dispatched inside DB::transaction() must use afterCommit.
laravolt/auth
8565 Downloads
Laravel auth extended
laravist/geecaptcha
1798 Downloads
A geetest captcha package by laravist
laraplate/ngcommands
15 Downloads
Angular generators for Artisan
laposte-colissimo/magento2-module-expeditor
2273 Downloads
Magento 2 Expeditor INet module
wubbleyou/wubblestan
12177 Downloads
A set of prebuilt rules for Larastan/PHPStan
jhoopes/laravel-selenium-driver
1802 Downloads
A package wrapper that works with selenium to test laravel applications in the browser, inspired from laracasts integrated package