Libraries tagged by file column
ratiborro/laravel-scopes
48 Downloads
Generating local scopes for model in existing file by database columns
bentools/cpimport-bundle
59 Downloads
Symfony Bundle - Use file watchers with MariaDb Columnstore CpImport utility
ruhulfbr/csv-to-query
5 Downloads
This package provides a simple utility to convert data from a CSV file into SQL queries for database insertion and Create table.
datatables.net/datatables.net-buttons-zf
61 Downloads
The Buttons extension for DataTables provides a common set of options, API methods and styling to display buttons on a page that will interact with a DataTable. It also provides plug-ins for file export (HTML5 and Flash), print view and column visibility. Other libraries, such as Editor and Select also provide buttons specific to their use cases. This is Buttons for DataTables with styling for [Foundation](https://get.foundation/)
datatables.net/datatables.net-buttons-se
27 Downloads
The Buttons extension for DataTables provides a common set of options, API methods and styling to display buttons on a page that will interact with a DataTable. It also provides plug-ins for file export (HTML5 and Flash), print view and column visibility. Other libraries, such as Editor and Select also provide buttons specific to their use cases. This is Buttons for DataTables with styling for [SemanticUI](https://semantic-ui.com/)
datatables.net/datatables.net-buttons-ju
7 Downloads
The Buttons extension for DataTables provides a common set of options, API methods and styling to display buttons on a page that will interact with a DataTable. It also provides plug-ins for file export (HTML5 and Flash), print view and column visibility. Other libraries, such as Editor and Select also provide buttons specific to their use cases. This is Buttons for DataTables with styling for [jQueryUI](http://jqueryui.com/)
datatables.net/datatables.net-buttons-jqui
13 Downloads
The Buttons extension for DataTables provides a common set of options, API methods and styling to display buttons on a page that will interact with a DataTable. It also provides plug-ins for file export (HTML5 and Flash), print view and column visibility. Other libraries, such as Editor and Select also provide buttons specific to their use cases. This is Buttons for DataTables with styling for [jQueryUI](http://jqueryui.com/)
datatables.net/datatables.net-buttons-bs
497 Downloads
The Buttons extension for DataTables provides a common set of options, API methods and styling to display buttons on a page that will interact with a DataTable. It also provides plug-ins for file export (HTML5 and Flash), print view and column visibility. Other libraries, such as Editor and Select also provide buttons specific to their use cases. This is Buttons for DataTables with styling for [Bootstrap](https://getbootstrap.com/docs/3.3/)
datatables.net/datatables.net-buttons-bm
21 Downloads
The Buttons extension for DataTables provides a common set of options, API methods and styling to display buttons on a page that will interact with a DataTable. It also provides plug-ins for file export (HTML5 and Flash), print view and column visibility. Other libraries, such as Editor and Select also provide buttons specific to their use cases. This is Buttons for DataTables with styling for [Bulma](https://bulma.io/)
ratiborro/laravel-relations
13 Downloads
Generating model relations in existing model files by database columns
on3n3o/extended-route-list
1 Downloads
This package extends default Laravel command route:list to include docblocks @see @author @version @access @param @return. Provides config file to setup what columns, how, and when to show.
moh4mmad/request-validation-generator
33 Downloads
A package to generate request validation files based on migration column data types, column lengths, uniqueness, and foreign keys.
conkal/dat-reader
18 Downloads
Read fixed column data from file
spydemon/m2-catalog_product_import_media_reset
251 Downloads
Add a new column in product import files that allows you to reset media content on imported products.
voilab/csv
89 Downloads
CSV parser that uses `fgetcsv` to parse file, string, streams or arrays, extract columns and provide per-column method to manipulate data.