Libraries tagged by tables
dreamfactory/df-azure
36975 Downloads
Microsoft Azure package containing Azure services for the DreamFactory Platform 2.0.
aspose/cells-sdk-php
9944 Downloads
Effortlessly handle Excel and other spreadsheet documents with features like opening, generating, editing, splitting, merging, comparing, and converting. Seamlessly integrate Cloud API into your solutions to efficiently manipulate documents. Convert Excel or other spreadsheets to CSV, PDF, JSON, XML, HTML, images, and more.
alexinator1/yii2-jta
5492 Downloads
Yii2 extension allows to access attributes of junction table and attach them as child model as properties in many-to-many relation
yazan/laravel-datatable
823 Downloads
Laravel and Vue packages to create Data Table
wwwision/import-service
8185 Downloads
Generic service for importing data from different sources to configurable targets such as the Neos Content Repository or an arbitrary database table
wedo/bootstrap-details-components
71716 Downloads
Easy way to display details in bootstrap table from object
webfactory/wfdmeta-bundle
23050 Downloads
Bundle to query the wfd_meta table and use it for ConfigCache expiry. Useful as example code, please see the README file.
vendic/magento2-clean-cron-schedule
8559 Downloads
Magento 2.2 has issues with giant `cron_schedule` tables. The cron job running time will increase when the table gets bigger, causing heavy CPU usage.
tomk79/php-excel2html
13203 Downloads
Convert Excel(*.xlsx) to HTML table. with PHPExcel.
tastyigniter/ti-ext-reservation
5029 Downloads
Provides a simple booking form to accept table reservations.
spooner-web/just_news
19204 Downloads
Easy, flexible and lightweight news extension. No extra tables needed, using pages for news articles.
slam/openspout-helper
11200 Downloads
PhpSpreadsheet helper to create organized data table
sarahman/laravel-http-request-api-log
4544 Downloads
This library stores the http request api log into a database table.
sam-it/yii2-singletableinheritance
15549 Downloads
Single Table Inheritance for Yii2
robinncode/db_craft
470 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.