Libraries tagged by Database views
oihana/php-arango
179 Downloads
Composable PHP toolkit for ArangoDB. Bundles a modern HTTP client (collections, documents, edges, AQL, cursors, indexes, transactions, graphs, analyzers, views), a high-level façade, document/edge models with trait-based composition, controllers, helpers and CLI commands.
zpmlabs/laravel-package-quick-demo
66 Downloads
Reusable quick demo installer for Laravel packages using isolated SQLite databases, routes, views, assets, storage, config publishing, and lifecycle hooks.
9raxdev/mysql-struct-sync
123 Downloads
可用于帮助开发人员比较两个数据库之间的差异(表,列,约束,事件,函数,存储过程,触发器,视图),并生成更新语句。Can be used to synchronize database structures, compare differences(table,column,constraints,events,functions,procedures,triggers,views) between databases and generating queries.
lukasbableck/contao-404-log-bundle
187 Downloads
This Contao bundle logs 404 errors to the database, allows you to view them in the Contao backend and create redirects for them if terminal42/contao-url-rewrite is installed.
jasontorres/cloud-view
29 Downloads
GUI to view database info in laravel cloud
recca0120/email-template
444 Downloads
email view from database
pilyavskiy/laravel-page-blocks
1160 Downloads
Dynamic create blocks for pages with views, models and migrations
hirenmangukiya/autocrud
85 Downloads
Generate CRUD code for given database
delatbabel/viewpages
1378 Downloads
Support rendering/view of Laravel pages and templates from a database.
tgozo/laravel-codegen
185 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.
filippo-toso/laravel-mailog
65 Downloads
Log your emails to the database and view them in a simple web interface
college-portal/api-models
175 Downloads
Models for Database Tables and Views for the College-Portal project
samyoteroglez/larawesomecrud
546 Downloads
CRUD generator for Laravel. Generates models, controller and views based on the database tables. This project is based on kEpEx/laravel-crud-generator from Alfredo Aguirre ([email protected]).
jeylabs/mail-tracker
4327 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.
ceddyg/clara-entity-generator
514 Downloads
Repository to generate a CRUD system (Controller, model, repository, view using bootstrap, and more) scanning the shema of the database.