Libraries tagged by table_split
intrd/sqlite-dbintrd
103 Downloads
DBIntrd - Simple PHP framework for SQLite3 databases. A magic way to automatically create objects and persists data at SQLite3 tables.
rotexsoft/leanorm-cli
58 Downloads
Command-line tool for rotexsoft/leanorm for generating Model, Record & Collection Classes for tables in a specified database.
orottier/laravel-migration-squasher
94 Downloads
Aggregate your incremental Laravel migration files into single migration for each table. This eliminates all alter columns and makes testing via sqlite a possibility.
cytracom/squasher
307 Downloads
Aggregate your incremental Laravel migration files into single migration for each table. This eliminates all alter columns and makes testing via sqlite a possibility.
bootpress/sqlite
1177 Downloads
Extends the BootPress Database Component to create and update tables and indexes at will, and simplifies FTS full-text searching.
myelophone/medoo
44 Downloads
Medoo with sqlite tuning, virtual fts5 tables and Distinct. Fork of the lightweight PHP database framework to accelerate the development.
zrnik/mksql
1122 Downloads
MkSQL is a tool for keeping your tables up to date with PHP code. You can use it in your project or as a database preparation in your integration tests.
thedigital/sqlschema
428 Downloads
Provides facilities to read table names and table columns from a database using PDO.
sausin/laravel-set-autoincrement
167 Downloads
Package to help with update of auto increment for database tables in laravel
ropendev/pdomodel
2952 Downloads
PDOModel is a simple and light PHP class to maintain database, table and data easily.
lukeme/laravel-adminer
4 Downloads
Adminer database management tool for your Laravel application. modify by luke
laralabs/connection-loader
24 Downloads
Load database connections into config from database table
dweik/crud-generator
61 Downloads
it's a easy tool for laravel +5.1 to generate crud functions base database tables
cheukpang/txt-sql
0 Downloads
Framework that uses a subset of SQL and provides php developers an alternative solution to tables and atabases, particularly those who do not have a database service (like mySQL, SQLite, MSSQL, ORACLE...)