Libraries tagged by Database views
staudenmeir/laravel-migration-views
746125 Downloads
Laravel database migrations with SQL views
oxid-esales/oxideshop-db-views-generator
835243 Downloads
OXID eShop database views regeneration from console command
mdsimpson/contact-form-7-to-database-extension
14113 Downloads
Plugin that saves contact form submissions to your WordPress database and provides and administration page and shortcodes to view and display the data.
engageinteractive/laravel-view-models
10296 Downloads
Use view models instead of database model in your blade files and JSON responses.
tomatophp/filament-menus
1443 Downloads
Menu Database builder to use it as a navigation on Filament Panel or as a Livewire Component
thedataist/drill-connector
6788 Downloads
Objects that allow you to programmatically connect to Apache Drill.
falseclock/dbd-php-entity
5506 Downloads
DTO like library to fetch any data in an Object-Oriented manner (ORM)
o3-shop/shop-db-views-generator
1245 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.
dabl/view
332 Downloads
Simple PHP view renderer
recca0120/email-template
439 Downloads
email view from database
pilyavskiy/laravel-page-blocks
1066 Downloads
Dynamic create blocks for pages with views, models and migrations
hirenmangukiya/autocrud
85 Downloads
Generate CRUD code for given database