laravel-generator
by maztch
Laravel API/Scaffold/CRUD Generator based on Mitul Golakiya (me@mitul.me).
laravel-imageup
by qcod
Auto Image upload, resize and crop for Laravel eloquent model using Intervention image
laravel-listify
by czim
Turns any model into a list. Rebuild of the popular Lookitsatravis Listify package.
laravel-mapper
by solbeg
Laravel extension. Wrapper for your models for working with hierarchical structure and/or mapping one attributes to another.
laravel-model-labels
by madnh
Support get label of model's fields, from model::$labels property or Laravel's localization features
laravel-model-uuid
by dyrynda
This package allows you to easily work with UUIDs in your Laravel models.
laravel-mongo-model-schema
by suren
Make mongo data saving and retrieving match defined schemas for Laravel. Support nested data model.
laravel-page-view-counter
by cyrildewit
Simple package for adding a page view counter to your viewable Eloquent models
laravel-page-visits-counter
by cyrildewit
Simple package for storing page visits of visitable models into the database.