Libraries tagged by database view
staudenmeir/laravel-migration-views
748790 Downloads
Laravel database migrations with SQL views
oxid-esales/oxideshop-db-views-generator
836633 Downloads
OXID eShop database views regeneration from console command
mdsimpson/contact-form-7-to-database-extension
14129 Downloads
Plugin that saves contact form submissions to your WordPress database and provides and administration page and shortcodes to view and display the data.
thedevsaddam/laravel-schema
23224 Downloads
Display the connected database information in console.
nextbuild/database-viewer
427 Downloads
A Laravel package for viewing databases
engageinteractive/laravel-view-models
10301 Downloads
Use view models instead of database model in your blade files and JSON responses.
tomatophp/filament-menus
1462 Downloads
Menu Database builder to use it as a navigation on Filament Panel or as a Livewire Component
thedataist/drill-connector
6792 Downloads
Objects that allow you to programmatically connect to Apache Drill.
falseclock/dbd-php-entity
5527 Downloads
DTO like library to fetch any data in an Object-Oriented manner (ORM)
o3-shop/shop-db-views-generator
1250 Downloads
O3-Shop database views regeneration from console command
tgozo/laravel-codegen
89 Downloads
A Laravel Code Generator to help you get started with a lot of staff including generating Migrations, Models, Controllers, Factories, Routes, Views, Database Seeders and Request Validation Rules.
jeylabs/mail-tracker
4317 Downloads
MailTracker will hook into all outgoing emails from Laravel and inject a tracking code into it. It will also store the rendered email in the database. There is also an interface to view sent emails.
socialblue/laravel-query-adviser
3186 Downloads
With Laravel Query Adviser you can get more insights into the SQL queries created by Eloquent models used in your app. It logs the queries used by your application and provides a helpful overview of the SQL queries. You can rerun the SQL query to analyze the database impact or copy the SQL query to your clipboard. The handy card view allows you to quickly point out the pain points of your application's SQL queries.
laratoolbox/database-viewer
16 Downloads
Get tables and columns on cli for seamless development experience
delatbabel/viewpages
1378 Downloads
Support rendering/view of Laravel pages and templates from a database.