Libraries tagged by builder.io
esign/laravel-query-filters
9059 Downloads
Apply filters to Laravel's query builder.
envor/laravel-schema-macros
9223 Downloads
Some helpful (database level) macros for laravel's schema builder. Requires Laravel 11.
elliotchance/iterator
47282 Downloads
Iterator builders for PHP
elegantly/laravel-seo
1840 Downloads
An Elegant & flexible SEO tag builder for Laravel
devtheorem/peachy-sql
1380 Downloads
A high-performance query builder and runner for PHP
cu-boulder/ucb_bootstrap_layouts
65374 Downloads
Removes the default Drupal Layout Builder layouts and replaces them with bootstrap layouts
crysalead/sql-dialect
10198 Downloads
SQL query builder.
codedor/filament-architect
5126 Downloads
Extended Builder field for Filament
bugloos/query-sorting-bundle
4923 Downloads
The query sorting bundle allows you to sort data from QueryBuilder and the Database. you can sort multiple columns at the same time and also you can sort relation fields with two-level deep and without any join in your query builder.
bugloos/query-filter-bundle
4930 Downloads
The query filter bundle allows you to filter data from QueryBuilder and the Database. you can filter multiple columns at the same time and also you can filter relation fields with two-level deep and without any join in your query builder.
bgaze/laravel-collective-html
2959 Downloads
HTML and Form Builders for the Laravel Framework
bayareawebpro/laravel-multistep-forms
7657 Downloads
Responsable MultiStep Form Builder for Laravel.
atlas/statement
7623 Downloads
Object-oriented statement builders for MySQL, Postgres, SQLite, and SQLServer.
adrolli/filament-title-with-slug
13949 Downloads
TitleWithSlugInput - Easy Permalink Slugs for the FilamentPHP Form Builder (PHP / Laravel / Livewire)
abdulelahragih/querybuilder
1296 Downloads
Fast, lightweight and simple SQL query builder that does not depend on any third-party library besides PDO to execute the queries in a safe way. The syntax is inspired by Laravel Query Builder.