Libraries tagged by table grid
bangerkuwranger/magento2-gtid-safe-url-rewrite-fallback
46 Downloads
Magento 2 module that forces the category save/update observers to fall back to a (deprecated) method that doesn't require temporary tables. This allows GTID consistent category saves for Magento v2.1.x
tburial/html-table-generator
33 Downloads
port of http://ellislab.com/codeigniter/user-guide/libraries/table.html
michalkortas/laravel-uuid
499 Downloads
Simply create Eloquent Models & database tables with UUID/GUID primary keys.
grinat/yii2-union-data-provider
77 Downloads
Data provider which joins different tables via union
atik/laravel-pdf-excel
3 Downloads
Enterprise-grade hybrid Laravel package for PDF, Excel & CSV generation with ultra-fast large-table support and full Bangla font rendering.
atik/atik-pdf
6 Downloads
Enterprise-grade hybrid Laravel package for PDF, Excel & CSV generation with ultra-fast large-table support and full Bangla font rendering.
darkmatus/roleuserbridge
24301 Downloads
ZfcUser/BjyAuthorize Bridge for auto-adding User to the user_role_table from BjyAuthorize. including fix bc break
particle-academy/last-word
884 Downloads
Standalone word-processing document read/write tool for agentic docs. Framework-agnostic PHP core that writes .docx (Office Open XML / WordprocessingML) from a JSON document model — headings, styled runs, nested lists, tables, code blocks, quotes, embedded images — reads them back with high fidelity, and bridges to/from GFM markdown so WYSIWYG editors round-trip Word files without converter sandwiches.
kinetis/orm
52 Downloads
A data mapper over kinetis/query-builder: attributed plain PHP entities compiled into portable metadata, typed repositories and entity queries, constructor-free hydration, explicit belongs-to, has-one, has-many and many-to-many relationships loaded eagerly through batched secondary queries, owned relationships that persist, reorder and remove a whole aggregate as one graph, owning join collections that write their join table as part of it, a unit of work with an identity map, snapshot change tracking and a dependency-ordered transactional flush, and factory-owned transaction sessions with locking entity reads. Usable standalone; kinetis/database-bridge wires it into Kinetis.
mheads/yii2-table
19 Downloads
Yii2 bridge for mheads/yii-table.
iridescent-dev/pico-toc-plugin
96 Downloads
A Table Of Contents plugin for Pico CMS.
okipa/laravel-model-json-storage
1378 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.
tridcatij/asciitables
669 Downloads
This package convert multi-dimensional arrays into ASCII tables.
mjducharme/laravel-model-json-storage
179 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.
vadim-skorba/roleuserbridge
11 Downloads
ZfcUser/BjyAuthorize Bridge for auto-adding User to the user_role_table from BjyAuthorize.