Libraries tagged by Database views
danielquirogadev/clementinecrud
3 Downloads
CRUD generator for Laravel. Generates models, controller and views based on the database tables. This project is a fork of kEpEx/laravel-crud-generator from Alfredo Aguirre ([email protected]).
morganrowse/laravelcrud
88 Downloads
Artisan command to generate routing, views and controllers from a database table
elmokna/laravel-parse-scaffolder
11 Downloads
Scaffolding package that generates CRUD Controllers ,Views and models for parse Database
chatbots/chatbotblueprint
22 Downloads
This will give an overview of chatbot in laravel.with form and views that is required also databases
bnhashem/form-data
25 Downloads
Make your database columns available in your blade view effortlessly
approcks/laravel-parse-scaffolder
40 Downloads
Scaffolding package that generates CRUD Controllers ,Views and models for parse Database
mcn/common
119 Downloads
Common functionality that requires database storage such as SearchStorage/View counting
fbeen/contactformbundle
12 Downloads
This Bundle adds contactform integration in your Symfony project. It lets you render and process contactforms and add them to the database. Includes a Sonata admin class to view the contact requests in the admin panel.
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
340056 Downloads
A simple and clean PHP class that validates EU VAT numbers against the central ec.europa.eu database (using the official europa API).
thedevsaddam/laravel-schema
23220 Downloads
Display the connected database information in console.
nextbuild/database-viewer
421 Downloads
A Laravel package for viewing databases