Libraries tagged by Database views
staudenmeir/laravel-migration-views
1249116 Downloads
Laravel database migrations with SQL views
oxid-esales/oxideshop-db-views-generator
1078014 Downloads
OXID eShop database views regeneration from console command
mdsimpson/contact-form-7-to-database-extension
15823 Downloads
Plugin that saves contact form submissions to your WordPress database and provides and administration page and shortcodes to view and display the data.
tomatophp/filament-menus
5379 Downloads
Menu Database builder to use it as a navigation on Filament Panel or as a Livewire Component
engageinteractive/laravel-view-models
11618 Downloads
Use view models instead of database model in your blade files and JSON responses.
thedataist/drill-connector
7777 Downloads
Objects that allow you to programmatically connect to Apache Drill.
falseclock/dbd-php-entity
7656 Downloads
DTO like library to fetch any data in an Object-Oriented manner (ORM)
calebdw/laravel-sql-entities
407 Downloads
Manage SQL entities in Laravel with ease.
socialblue/laravel-query-adviser
3345 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.
o3-shop/shop-db-views-generator
3276 Downloads
O3-Shop database views regeneration from console command
kenny1911/doctrine-views-sync
596 Downloads
Tools for sync database views, using doctrine
tgozo/laravel-codegen
129 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.
9raxdev/mysql-struct-sync
98 Downloads
可用于帮助开发人员比较两个数据库之间的差异(表,列,约束,事件,函数,存储过程,触发器,视图),并生成更新语句。Can be used to synchronize database structures, compare differences(table,column,constraints,events,functions,procedures,triggers,views) between databases and generating queries.
recca0120/email-template
444 Downloads
email view from database
hirenmangukiya/autocrud
85 Downloads
Generate CRUD code for given database