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.
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.
ph-7/eu-vat-validator
375509 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
1041 Downloads
A Laravel package for viewing databases
thedevsaddam/laravel-schema
23692 Downloads
Display the connected database information in console.
bbn/appui-history
638 Downloads
GUI for managing viewing database actions' history in appui
laratoolbox/database-viewer
17 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
6 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
13 Downloads
Display the connected database information in console.
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
65 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
geithware/debug-mysql-db
449 Downloads
Extends \TYPO3\CMS\Typo3DbLegacy\Database (former \TYPO3\CMS\Core\Database\DatabaseConnection and t3lib_db) to show Errors and Debug-Messages. Useful for viewing and debugging of sql-queries.