Libraries tagged by laravel-move
touhidurabir/laravel-filterable
26 Downloads
A package to filter laravel model based on query params or retrieved model collection
tjenestetorget/norwegian-zip-codes
18570 Downloads
Laravel models for Norwegian zip codes, municipalities and counties. Includes an artisan command to update data from the official authority.
thetalabs/laravel-database-encryption
16092 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.
superman2014/laravel-observer
5112 Downloads
laravel model's observer
softcomtecnologia/custom-accessor-and-mutator
3156 Downloads
to set attributes laravel model (accessors and mutators) without creating methods
socoladaica/laravel-table-prefix
1364 Downloads
Allows you to use a table prefix with standard Laravel models
simianbv/json-schema
1303 Downloads
A utility package for creating JSON resources based on the laravel models provided, comes with a model generator and migration
sdavis1902/eloquent-vars
6307 Downloads
Add ability to save additional fields or Vars on a Laravel model without a specific db column for it
sabbir268/laravel-filecaster
38 Downloads
A simple casting class for laravel model to handle file upload and retrieve
plank/snapshots
1916 Downloads
Snapshot Laravel Models
pharaonic/laravel-has-files
640 Downloads
Laravel - Model's files like Image, Picture, Cover, Video, Audio, file, ...etc.
nzesalem/lastus
615 Downloads
A simple package to easily add and manage statuses in your laravel models
neuecommerce/default-records
3493 Downloads
Handle default model records on your Laravel models.
narcisonunez/laravel-actionable-model
8 Downloads
Allow actions in your laravel model
mybizna/automigrator
951 Downloads
Declare database migrations and factory definitions inside Laravel models.