Libraries tagged by create table
jlaso/session-storage-bundle
49 Downloads
Layer to create table for PDOSessionHandler
i74ifa/dbsystem
13 Downloads
Simple OOP system to query data from database and insert and create tables.
erykai/migration
96 Downloads
Auto create tables database mysql
eltiarsalem/gridview
0 Downloads
simple create table compatible by eloquent and query builder of laravel
elminson/sqltotable
8 Downloads
Create table from insert sql
coltware/xtable
79 Downloads
create table ddl from xml
bumip/json-schema-sql
6 Downloads
Helper for converting json-schemas to sql create table statement
bakkahit/sql-migration
38 Downloads
SqlMigration is a Laravel package that allows you to execute custom SQL migrations directly within your Laravel application. Instead of writing SQL queries manually or relying only on Laravel's built-in migrations, this package enables you to create and run .php migration files containing custom SQL commands like INSERT, DELETE, UPDATE, CREATE TABLE, and more.
andvab/geonames-bundle
40 Downloads
Geonames bundle. Create tables and populate them with data from the service Geonames.org
waxedphp/tabulator
5 Downloads
Tabulator allows you to create interactive tables - within WaxedPHP environment.
wamesk/laravel-reviews
36 Downloads
package create Reviews table, model, observer
vadiasov/chart-types
23 Downloads
Laravel package to create DB table 'chart_types' and to serve CRUD methods with this table
vadiasov/albums-admin
36 Downloads
Laravel package to create DB table albums and to serve CRUD pages in administrative panel for it.
pppcreative/reviews
0 Downloads
package create Reviews table, model, observer
mouf/database.dbstats
88 Downloads
This package provides a set of classes that can be used to create 'aggregation' table containing high-level statistics about your database. The DB_Stats can be used to initalize the aggregation tables and automatically create triggers that will update data in real time.