Libraries tagged by column
datatables.net/datatables.net-responsive-bs
314 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 with styling for [Bootstrap](https://getbootstrap.com/docs/3.3/)
datatables.net/datatables.net-fixedheader-bs
141 Downloads
When displaying large amounts of data in a table, it can often be useful for the end user to have the column titles always visible. This is particularly true if using DataTables with pagination disabled, or the display length is set to a high value. The FixedHeader extension provides this ability. This is FixedHeader for DataTables with styling for [Bootstrap](https://getbootstrap.com/docs/3.3/)
datatables.net/datatables.net-colreorder-bs
185 Downloads
ColReorder allows the end user to modify the column order of a table through drop-and-drag of column headers. This is ColReorder for DataTables with styling for [Bootstrap](https://getbootstrap.com/docs/3.3/)
daccess1/yii2-json-query-helper
2649 Downloads
Yii2 helper class, used to generate query expressions for JSON columns.
cytracom/squasher
307 Downloads
Aggregate your incremental Laravel migration files into single migration for each table. This eliminates all alter columns and makes testing via sqlite a possibility.
cyberrebell/doctrine-entity-reader
2587 Downloads
use doctrine annotation reader to get entity properties and column type
centrex/laravel-model-data
1412 Downloads
Add virtual columns in any model of laravel
candygs/candy-grid-system
18 Downloads
The simple and intuitive grid, configurable layout for your every need... Designed and optimized to improve the development of a website. You can choose for 12, 16 or 24 columns.
bullhorn/fast-rest-services
2928 Downloads
FastREST generates REST-ready models and controllers dynamically from a MySQL database schema, including foreign keys, table and column comments, and indexes.
angel-source-labs/laravel-expressions
5471 Downloads
Enhanced Database Query Expressions for Laravel. Provides expressions with bindings and expressions that can be used as column values in eloquent
adly-nady/php-my-migration
9 Downloads
It converts all existing tables in MySQL that do not have migration files to migration files. If they exist, it compares the columns and their data types with the existing ones and syncs the existing ones to MySQL.
a909m/filament-generate-helpers
50 Downloads
Effortlessly generate reusable form fields and table column helpers for Filament resources based on Laravel models, streamlining your development workflow.
9raxdev/mysql-struct-sync
98 Downloads
可用于帮助开发人员比较两个数据库之间的差异(表,列,约束,事件,函数,存储过程,触发器,视图),并生成更新语句。Can be used to synchronize database structures, compare differences(table,column,constraints,events,functions,procedures,triggers,views) between databases and generating queries.
microman/kirby-section-block
9 Downloads
Block with a section wrapper and column blocks.
alkhachatryan/encryptable
113 Downloads
:Laravel package to encrypt / decrypt the database tables / columns