Libraries tagged by create table
roy404/schema
1 Downloads
The Schema Builder class is a part of the database layer that allows you to define database tables and their columns using a fluent syntax. It provides a way to create and manipulate database tables without writing SQL queries directly.
michalkortas/laravel-uuid
496 Downloads
Simply create Eloquent Models & database tables with UUID/GUID primary keys.
asz/generator
5 Downloads
Generate MVC with Routes , Requests and Create MigrationFile With Creating Table and More Features
nickwest/form-maker
767 Downloads
Create Bulma compatible forms and tables directly from Eloquent Models and Collections
maurocampisi/laravel-views
197 Downloads
Laravel package to create beautiful common views like tables using only PHP code
jasonstanley/clementine
217 Downloads
Database Library to dynamically create test data into specified tables.
caiosalchesttes/laravel-flag
3 Downloads
Laravel Flag is a package that allows you to create flags in your database tables.
ecodev/tagpack
14 Downloads
All purpose tagging suite. Use tags for almost any allowed table without having to create new DB fields for each of them. Create multifunctional tag clouds using surf or filter mode together with time based settings, a tag breadcrumb menu and a searchbox with autocompletion.
yongtiger/yii2-category
333 Downloads
Allows user to create multilevel category from their desire table for the Yii2.
nedeljko-kuzmanovic/dbforms
10 Downloads
Package that create form class for every database table
checkitsedo/checkitcalendarize
4 Downloads
Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also 'calendarize' your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize
checkitsedo/calendarize
22 Downloads
Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also 'calendarize' your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize
yevhenii/laravel-migration-vise-versa
10 Downloads
Package for Laravel. This package adds possibility to create migration and model from an existing table
widdy/laravel-model
9 Downloads
a simple way to create a new Eloquent model with given table name.
syaim/dynamic_menu
2 Downloads
A simple package library to create dynamic menus which read from database table