Libraries tagged by Database views
wearesweet/laravel-revisonable
0 Downloads
Apply the trait HasRevisions to any model to be able to: View a history of changes, revert to previous versions of the model and allow for easy moderation of changes before persisting to the database.
vanchao0519/voyager-data-transport
94 Downloads
A command line to generate voyager Controller and View files to import and export data with excel and database
robote13/yii2-seotags-manager
94 Downloads
This extension provides behavior functions for seo meta tags and view helper for registering them. Automatically loading the correct row from the database using the currently route and params.
ceddyg/clara-entity-generator
505 Downloads
Repository to generate a CRUD system (Controller, model, repository, view using bootstrap, and more) scanning the shema of the database.
blackpearl/blackpearl
18 Downloads
BlackPearl is a simple and lightweight PHP MVC (Model-View-Controller) framework used for building full-stack web applications in PHP. It utilizes well-known PHP packages and libraries that you may already be familiar with, such as the Blade Templating Engine for the user interface and the Eloquent ORM (Object-Relational Mapping) system for database interaction. BlackPearl also implements a classic routing system and database migration system to enhance the developer experience.
thedevsaddam/laravel-schema
27146 Downloads
Display the connected database information in console.
ph-7/eu-vat-validator
391297 Downloads
A simple and clean PHP class that validates EU VAT numbers against the central ec.europa.eu database (using the official europa API).
nextbuild/database-viewer
1763 Downloads
A Laravel package for viewing databases
laratoolbox/database-viewer
18 Downloads
Get tables and columns on cli for seamless development experience
htuzel/vies
3 Downloads
it is a simple Composer Package for validates VAT by using Vies Database
khufu/viewdb
7 Downloads
This Laravel package integrates a powerful web-based database diagramming tool into your Laravel application, based on ChartDB. With an intuitive interface.
ice6/laravel-schema
15 Downloads
Display the connected database information in console.
bbn/appui-history
639 Downloads
GUI for managing viewing database actions' history in appui
mouf/utils.log.stats-logger
5 Downloads
This package contains everything needed to aggregate database into stats that can be viewed and sorted.
andrefigueira/laramailer
66 Downloads
A simple mailing package using Laravel Mail and Blade for sending emails with an expressive syntax, and also the ability to store emails in a database for future viewing