Libraries tagged by create laravel package
mjducharme/laravel-model-json-storage
176 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
medjadji/laravel-repository-interface
12 Downloads
This package is intended to create a Command to create a repository and an Interface at the same time
laravel-studio/laravel-google-sheet-integration
31 Downloads
You can create google sheet by this packages.
kakhura/laravel-galleriable
11 Downloads
This package is for create galleriable modules
hyperlink/laravel-json-structure
9 Downloads
A helper package for the assert json structure test method. It will create a json structure as needed from an api endpoint of your application
hoaaah/laravel-bootstrap-menu
80 Downloads
A packages for create bootstrap menu dynamically.
hoaaah/laravel-bootstrap-breadcrumb
1302 Downloads
A packages for create bootstrap breadcrumb dynamically.
helori/laravel-admin
1132 Downloads
This package allows you to create admin users (different than your application's users)
gilbitron/laravel-canonical-logger
20 Downloads
A package to create 'canonical' logs lines for requests and queue jobs in Laravel
fereloper/laravel-form-response
1 Downloads
A simple questionnaire package to create, publish and analyze the survey/form.
fahedaljghine/laravel-model-test
234 Downloads
A package to create CRUD feature tests to eloquent models
eusonlito/laravel-simple-route
109 Downloads
A package to create basic routes based in locales
eslamfaroug/laravel_comments
29 Downloads
Using this package, you can create comments and associate them with Eloquent models.
elephantux/admin-create
40 Downloads
A package which provides a simple user creation with artisan command
dungnt/laravel-make-repository-service
1 Downloads
A simple package to create a make:repository, make:service command for Laravel 8+