Libraries tagged by Laravel Prompter
properos/laravel-users
67 Downloads
Users package
wardenyarn/model-properties
3 Downloads
Add properties to your Laravel model
matthewnance/laravel-php-cs-fixer
14 Downloads
Laravel wrapper for enforcing proper php coding standards.
elbgoods/laravel-nova-activity-log-properties-field
253 Downloads
Prettified Field for the properties Attribute of the activity log table.
shelfwood/project-prompt-generator
18 Downloads
Generates a prompt for a given Laravel project you are viewing in the CLI
jvdlaar/laravel-content-translation
6 Downloads
A Laravel 5 package to translate properties of a model.
kargnas/alternative-laravel-cache
4657 Downloads
Replacements for Laravel's redis and file cache stores that properly implement tagging idea. Powered by cache pool implementations provided by http://www.php-cache.com/
haben/laravel-batch-db
32 Downloads
Proper batch insert and update on Laravel
zoparga/laravel-qr-code-statistic
4 Downloads
Want to measure QR code statistic? Create the proper URL, and measure with the help of this package!
wepamultimedia/property-catalog
152 Downloads
This is my package property-catalog
vortechron/laravel-meta
7 Downloads
Fluent Meta Data for Eloquent Models, as if it is a property on your model.
sufian/laravel-query-filter
8 Downloads
A Laravel package to filter queries based on model properties.
stescacom/laravel-uuid-database-queue
11 Downloads
This enables laravel to use UUID for Job primary key, and enables proper interaction.
singlequote/laravel-text-parser
185 Downloads
A package to replace words in a text with values from a array. Also supports aliases and excluded properties
shakib53626/laravel-repository-maker
3 Downloads
The shakib53626/laravel-repository-maker package provides a simple and efficient way to implement the Repository Design Pattern in Laravel projects. With a custom Artisan command (make:repository), developers can automatically generate repository classes with pre-defined methods like index, store, update, and delete. This tool is designed to enhance modularity, promote clean architecture, and save development time.