Libraries tagged by laravel maker
stidges/laravel-db-normalizer
17 Downloads
Normalize all database results to one unified interface, to make swapping repositories a breeze.
redsquirrelstudio/laravel-backpack-export-operation
368 Downloads
An operation to make configurable exports for your CRUDs using the Backpack api you know and love
r94ever/laravel-keyword-analytics
737 Downloads
Analyze keywords in the content and make diagnostics to improve the seo score of the content.
logiek/laravel-reading-time
684 Downloads
This package makes it easy to calculate the estimated reading time for a given piece of content with Laravel.
keepsuit/laravel-cookie-solution
2964 Downloads
Make your site comply with EU cookie law
jlorente/laravel-identitystamps
4940 Downloads
A Laravel plugin to register and keep control of the users who make creations, updates and deletions of models
haseebmukhtar286/laravel-form-sdk
360 Downloads
Make dynamic CRUD using MongoDB
flyhjaelp/laravel-eloquent-orderable
2398 Downloads
Make your Eloquent models orderable by using the orderable trait on them. Which automatically updates the order of all other models within it's group when the order of a current model is updated or a new model insereted or deleted.
eventix/laravel-nats
5362 Downloads
Package which makes talking to a nats.io instance easy
emadha/laravel-dynamic-config
1059 Downloads
This Package makes it possible for users to have their config files stored in a database table, making it easier to customize these values from UI.
elbgoods/nova-mapbox-marker-field
6928 Downloads
Show geo marker on a mapbox map
djaxho/laravel-cats
1791 Downloads
Make programming fun again by printing cats when debugging and dumping data
codedungeon/laravel-craftsman
327 Downloads
Laravel Craftsman
anthonyedmonds/laravel-testing-traits
382 Downloads
Make testing easier with this collection of testing traits!
abagayev/laravel-migration-shortcuts
848 Downloads
Let's make migrations DRY