Libraries tagged by create table
tiknil/wire-table
165 Downloads
Laravel package extending Livewire to easily create useful tables
macropage/markdown-table
574 Downloads
Create a markdown table string from an associative array.
gavinggordon/tablechartbuilder
41 Downloads
Create dynamic HTML tables that can calculate column data, like Excel, and look good doing it, with or without CSS Boostrap.
rogercbe/table-sorter
623 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
10534 Downloads
Create a CSV file with PHP array.
michaeljennings/carpenter
1676 Downloads
A PHP package to create HTML tables from a data store that can be sorted and paginated.
it-for-free/rusphp
5100 Downloads
Universal PHP library for different perposis
nicollassilva/simplephp
38 Downloads
A small CRUD project designed to assist daily routines and speed up the process of communicating with the database.
recca0120/eloquent-logrotate
6 Downloads
laravel eloquent auto create table by daily or weekly or monthly or yearly
webappid/content
887 Downloads
Core content for multipurpose such as blog etc, if the web need more detail content info please create child table from content
okipa/laravel-model-json-storage
1363 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
bluewebmv/log
448 Downloads
Symfony custom create log in table.
artfulrobot/csv2mysql
92 Downloads
Script to take a CSV file and generate MySQL SQL commands to create it as a table.
screenfeed/autowpdb
7 Downloads
Create and use custom database tables in WordPress.
batrox/laravel-views
5 Downloads
Laravel package to create beautiful common views like tables using only PHP code