Libraries tagged by create table
nandan108/attrecord
259 Downloads
Lightweight PHP 8.1+ attribute-driven active-record layer with dirty tracking, batch relation loading, deadlock-safe locking, and MySQL/PostgreSQL CREATE TABLE generation.
yazan/laravel-datatable
907 Downloads
Laravel and Vue packages to create Data Table
ez-php/audit
32 Downloads
Audit log module for ez-php — event-driven recording of entity lifecycle changes (CREATE, UPDATE, DELETE) into an audit_logs table with a fluent query API.
nogrod/ebay-sell-metadata-php-sdk
620 Downloads
The Metadata API provides crucial configuration details necessary for managing listings across various eBay marketplaces. This includes retrieving detailed eBay category listing policies, such as supported item conditions and multiple-variation structures; accessing sales tax jurisdiction information for setting up tax tables in supported countries; and obtaining hazardous material and product safety label data for regulatory compliance in listing flows. The API is essential for sellers and developers needing up-to-date, marketplace-specific policy and jurisdictional information to accurately create and manage their listings.
smitmartijn/discord-table-builder
1489 Downloads
A simple package to create tables in Discord messages.
edi-table/edi-table
12 Downloads
ediTable is a JQuery plugin that lets you create table via json,make it sortable, also editable so you can manipulate any cell, set type of input for every cell (text, number, color, select, image, checkbox...) validate cells, make them required etc... add buttons edit/delete/custom buttons...
maciazek/data-table-bundle
32 Downloads
Easily create data tables with pagination, filtering and sorting
gavinggordon/tablechartbuilder
46 Downloads
Create dynamic HTML tables that can calculate column data, like Excel, and look good doing it, with or without CSS Boostrap.
felixdorn/laravel-make-pivot-table
957 Downloads
An artisan command to create a pivot table with Laravel.
rogercbe/table-sorter
653 Downloads
A package to easily add sorting functionality to any of your models along with helpers to create the sorting links.
ecommit/csv-table-generator
10871 Downloads
Create a CSV file with PHP array.
shiyingyu/docx-template-php
208 Downloads
Create Templates in MS Word docx format and use them Creating Business documents using PHP
it-for-free/rusphp
5439 Downloads
Universal PHP library for different perposis
nicollassilva/simplephp
45 Downloads
A small CRUD project designed to assist daily routines and speed up the process of communicating with the database.
rizkussef/laravel-sql-to-migration
384 Downloads
A Laravel package to convert raw SQL CREATE TABLE statements into Laravel migrations automatically.