Libraries tagged by Laravel Prompter
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
186 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.
sarahman/laravel-timestamp-boolean-fields
202 Downloads
Deal with the fields whose timestamp value means their boolean status.
mykemeynell/laravel-alias-service
31 Downloads
Alias services in a Service Provider with aliases property
mphpmaster/laravel-meta
3 Downloads
Fluent Meta Data for Eloquent Models, as if it is a property on your model. hlaCk Edition
macelux/laravel-showable-resource
1 Downloads
Package to add API resource property or atttibute based on some conditions
jfadich/json-property
442 Downloads
Transform an object property into an enhanced array
jackeratarina/laravel-uuid-database-queue
9 Downloads
This enables laravel to use UUID for Job primary key, and enables proper interaction.
ibrostudio/laravel-teamable
40 Downloads
Add team properties to Eloquent models
happeak/laravel-showcase
164 Downloads
Store showcase package. Catalog routes, controllers, models, properties, etc.
hallekamp/laravel-nomagicproperties
366 Downloads
This package make it possible to define public properties on a model without breaking default Laravel magic.
gregoriohc/laravel-castable
176 Downloads
Laravel package that adds custom casts for models attributes
gregoriohc/laravel-attributum
10 Downloads
Laravel package that adds custom dynamic attributes to models
grazulex/laravel-arc
0 Downloads
A Laravel package for elegant and modern Data Transfer Objects (DTOs) management with automatic validation and direct property access