Libraries tagged by larastack
nunomaduro/laravel-code-analyse
707 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
larapack/config-writer
111389 Downloads
Save changes to the configuration file in script.
laraspace/laraspace
5066 Downloads
The Laraspace admin template.
larapack/command-validation
2388 Downloads
Enable a method for Artisan Commands to validate the output of methods like `ask`.
larapack/attribute-slugging
1839 Downloads
Allows your Eloquent Model to automatically generate a unique slug for a attribute on save.
larapacks/authorization
10598 Downloads
Native Laravel Authorization.
gedachtegoed/workspace
7491 Downloads
Opinionated wrapper around tighten/duster with default configs, Larastan & Prettier blade formatting integration & CI workflows. For internal use.
dev-to-geek/laravel-init
2309 Downloads
A little package I use to add preconfigured tools (PHPStan, Larastan, Pint, Pail, ...) to my projects
titasgailius/larastan-extended
112 Downloads
An opinionated Larastan extension. Automatically parse model's casts() method.
stickee/larastan-config
13516 Downloads
stickee's Larastan config
smarttechtank/larastarter
24 Downloads
A Laravel starter package with role-based authentication, API controllers, and more
cipfahim/larastarter
23 Downloads
A laravel starter kit for web artisans.
laraspace/laraspace-vue
1373 Downloads
The Laraspace admin template.
larapack/attribute-manipulation
3125 Downloads
Allows multiple traits to manipulate with the attributes of an Eloquent Model.
larapack/attribute-purging
583 Downloads
Allows you to define what attributes in your Eloquent Model which should be not be inserted into the database.