Libraries tagged by table data
datatables.net/datatables.net-responsive
12977 Downloads
In the modern world of responsive web design tables can often cause a particular problem for designers due to their row based layout. Responsive is an extension for DataTables that resolves that problem by optimising the table's layout for different screen sizes through the dynamic insertion and removal of columns from the table. This is Responsive for DataTables
singlequote/laravel-datatables
22772 Downloads
This repo contains a Datatable that can render a filterable and sortable table. It aims to be very lightweight and easy to use. It has support for retrieving data asynchronously, pagination and recursive searching in relations
riesenia/persist-related-data
36447 Downloads
CakePHP ORM plugin for persisting selected fields of related tables
digital-creative/expandable-table-row
16369 Downloads
Provides an easy way to append extra data to each row of your resource tables.
lampjunkie/php-datatables
16597 Downloads
PHP Library for (http://www.datatables.net)
kilik/table
53138 Downloads
Symfony Ajax Datagrid Bundle for doctrine entities
datatables.net/datatables.net-buttons
22964 Downloads
The Buttons extension for DataTables provides a common set of options, API methods and styling to display buttons on a page that will interact with a DataTable. It also provides plug-ins for file export (HTML5 and Flash), print view and column visibility. Other libraries, such as Editor and Select also provide buttons specific to their use cases. This is Buttons for DataTables
initred/laravel-tabula
12457 Downloads
laravel-tabula is a tool for liberating data tables trapped inside PDF files for the Laravel framework.
laravel-enso/vuedatatable
23207 Downloads
Data Table library with server-side processing and a VueJS component
olliejones/index-wp-mysql-for-speed
1248 Downloads
Speed up your WordPress site by adding high-performance keys (database indexes) to your MySQL database tables.
inpsyde/search-and-replace
3831 Downloads
Search & Replace data in your whole WordPress setup, backup and import your database, change table prefix or migrate your domain to another domain.
robinncode/db_craft
849 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
liqueurdetoile/cakephp-orm-json
47023 Downloads
Cakephp plugin to provide easy control over JSON type fields in database
eighty8/laravel-seeder
51394 Downloads
Versioned, environment-based Seeders in Laravel
orptech/laravel-migration-partition
19307 Downloads
Laravel extensions that extends Illuminate to enable partitioned table creation within Laravel migrations.