Libraries tagged by column builder
dd/evolutioncms-snippets-ddcolumnbuilder
0 Favers
1 Downloads
1 Downloads
Outputs items (e. g. results of ddGetDucuments, ddGetMultipleField, Ditto, etc.) in multiple columns, trying to distribute them evenly.
proferabg/sortable-link
0 Favers
6 Downloads
6 Downloads
Package for handling column sorting links for laravel-query-builder
ratiborro/laravel-scopes
2 Favers
52 Downloads
52 Downloads
Generating local scopes for model in existing file by database columns
mnemesong/table-schema
1 Favers
29 Downloads
29 Downloads
Package contains table-schema and column-schema classes and builder.
roy404/schema
1 Favers
77 Downloads
77 Downloads
The Schema Builder class is a part of the database layer that allows you to define database tables and their columns using a fluent syntax. It provides a way to create and manipulate database tables without writing SQL queries directly.