Libraries tagged by laravel data
nayjest/grids
144164 Downloads
Grids for Laravel 4 & Laravel 5 frameworks
moloquent/moloquent
104819 Downloads
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
marktopper/doctrine-dbal-timestamp-type
753708 Downloads
Add the timestamp type for Doctrine/DBAL
laragear/meta-model
386614 Downloads
Let other developers customize your package model and migrations
kdabrow/seeder-once
122196 Downloads
Run your laravel seeders only once
illuminated/console-logger
71378 Downloads
Logging and Notifications for Laravel Console Commands.
heroicpixels/filterable
81687 Downloads
Laravel package for dynamically filtering Eloquent results using URL query string.
fitztrev/query-tracer
19255 Downloads
Backtrace database queries
eseath/sypexgeo
142545 Downloads
A PHP package for working with the SypexGeo database file.
epigra/trgeozones
17488 Downloads
Türkiye İl İlçe Semt Muhit Mahalle ve Posta Kodları Laravel Paketi. Adds Turkish Geographical Zones Support to your project including Cities, Districts and Countries in Turkish
digitaldream/laracrud
20648 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command
dbt/odbc-driver
103006 Downloads
ODBC Driver for Laravel 12+
brackets/admin-listing
236036 Downloads
Query-building helper for listing of Eloquent models
mpyw/eloquent-has-by-join
126395 Downloads
Convert has() and whereHas() constraints to join() ones for single-result relations.
guidocella/eloquent-insert-on-duplicate-key
573353 Downloads
Macros for INSERT ON DUPLICATE KEY UPDATE and INSERT IGNORE with Eloquent