Libraries tagged by table_split

bootpress/sqlite

2 Favers
1235 Downloads

Extends the BootPress Database Component to create and update tables and indexes at will, and simplifies FTS full-text searching.

Go to Download


jeffersongoncalves/db-cli

1 Favers
10 Downloads

CLI to inspect and query relational databases (MySQL, PostgreSQL, SQLite) with named connection profiles and table/json/csv output, built for pairing with an LLM doing schema exploration.

Go to Download


tschueller/phpmysqlgrid

0 Favers
17 Downloads

A flexible MySQL data grid for PHP with support for filtering, sorting, pagination and CRUD operations.

Go to Download


se7enxweb/sevenx_dse

1 Favers
9 Downloads

sevenx_dse : 7x Database Source Editor — embeds AdminNeo as a direct database source editor inside the eZ Publish / Exponential Platform Legacy admin UI — providing raw SQL, table browsing, import/export, and multi-driver support (MySQL, SQLite) through a scoped, permission-gated interface.

Go to Download


rotexsoft/sqlschema

0 Favers
1329 Downloads

Provides facilities to read table names and table columns from a database using PDO. This package is a fork of https://packagist.org/packages/aura/sqlschema ( https://github.com/auraphp/Aura.SqlSchema ). It adds PHP 8.1+ suport and is also designed to work with Mariadb 10.4+ and above.

Go to Download


rotexsoft/leanorm

4 Favers
426 Downloads

A Generic Data Objects ( https://github.com/rotexsoft/gdao ) implementation based on a stripped down version of idiorm (\LeanOrm\DBConnector). A light-weight, highly performant PHP data access library.

Go to Download


orottier/laravel-migration-squasher

7 Favers
95 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.

Go to Download


cytracom/squasher

26 Favers
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.

Go to Download


merql/merql

1 Favers
232 Downloads

Pure PHP three-way database merge with column-level conflict resolution. Git-style merge semantics applied to MySQL and SQLite tables.

Go to Download


zrnik/mksql

0 Favers
1128 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.

Go to Download


thedigital/sqlschema

0 Favers
429 Downloads

Provides facilities to read table names and table columns from a database using PDO.

Go to Download


tereta/migration

0 Favers
0 Downloads

Database schema facade over tereta/dbal: list tables ordered by foreign-key relations, dump and restore table structure as XML, dump and restore data as XML, apply .sql/.php migrations.

Go to Download


sausin/laravel-set-autoincrement

2 Favers
168 Downloads

Package to help with update of auto increment for database tables in laravel

Go to Download


rotexsoft/leanorm-cli

0 Favers
111 Downloads

Command-line tool for rotexsoft/leanorm for generating Model, Record & Collection Classes for tables in a specified database.

Go to Download


rotexsoft/gdao

1 Favers
3422 Downloads

A package containing class and interface definitions that can be used as a basis for a Table Data Gateway (http://bit.ly/1F8Zjfc) and Data Mapper (http://bit.ly/1hD2qCc) implementation of a database access library that performs data manipulation (DM) tasks.

Go to Download


<< Previous Next >>