Libraries tagged by larapack
larapack/dd
2837412 Downloads
`dd` is a helper method in Laravel. This package will add the `dd` to your application.
larapack/voyager-hooks
1519947 Downloads
Hooks integrated in Voyager
larapack/hooks
1528700 Downloads
A Laravel Hook system
larapack/doctrine-support
2401362 Downloads
Better Doctrine Support with Laravel (Support for `enum`)
larapack/config-writer
115669 Downloads
Save changes to the configuration file in script.
innoboxrr/larapack-generator
1339 Downloads
Generador de scaffolding para paquetes y proyectos Laravel 13
larapacks/setting
8619 Downloads
Persistent Laravel configuration settings.
larapacks/authorization
10752 Downloads
Native Laravel Authorization.
innoboxrr/laravel-setup
773 Downloads
Convierte una aplicación Laravel 13 recién creada en la aplicación base del ecosistema innoboxrr: autenticación, sitio, administrador en Vue o React y el usuario generado con LaraPack.
neelkanthk/larapackboiler
13 Downloads
Laravel 5.1+ package development boilerplate.
larapack/command-validation
4261 Downloads
Enable a method for Artisan Commands to validate the output of methods like `ask`.
larapack/attribute-slugging
2027 Downloads
Allows your Eloquent Model to automatically generate a unique slug for a attribute on save.
larapack/attribute-manipulation
3187 Downloads
Allows multiple traits to manipulate with the attributes of an Eloquent Model.
ideatica/config-writer
600 Downloads
Save changes to the configuration file in script.
larapack/attribute-purging
712 Downloads
Allows you to define what attributes in your Eloquent Model which should be not be inserted into the database.