Libraries tagged by builder pattern
dkplus/formica
116 Downloads
Formica allows to easily use the builder pattern in your projects e.g. to setup your test data.
drupal/lumora_db
3 Downloads
A site recipe that pairs the lumora_theme base components with Drupal's Display Builder + UI Patterns stack.
nabeghe/buildify
5 Downloads
Buildify improves PHP OOP with enhanced getter and setter functionality inspired by Builder and Fluent Patterns.
selcukmart/spider-form
29 Downloads
SpiderForm - Modern PHP Form Builder with Chain Pattern. Weaving perfect forms for Symfony & Laravel
kelvinkurniawan/lightorm
0 Downloads
A lightweight, modern ORM for PHP with Active Record pattern, query builder, soft deletes, and advanced features
selcukmart/form-generator
7 Downloads
Modern PHP Form Generator with Chain Pattern - Supports Symfony, Laravel, Twig, and Smarty
rasuvaeff/specification
4 Downloads
Type-safe specification pattern for composing Yiisoft DB queries: AND, OR, NOT, comparisons, IN, BETWEEN, LIKE — with SQL injection protection.
mmtaheridev/reginephp
1 Downloads
An expressive PHP library for crafting regular expressions fluently.
matephp/pdo-repository
3 Downloads
MatePHP - PDO Repository Pattern
matephp/laravel-repository
28 Downloads
MatePHP - Laravel Repository Pattern
litepie/form
49 Downloads
A comprehensive Laravel form builder package with advanced features, caching, and modern design patterns
dinkara/repobuilder
604 Downloads
Create Migration,Model and Repository from console
bytetcore/serpo
1 Downloads
Laravel Repository Pattern - Elegant data layer abstraction with criteria-based filtering for Eloquent models.
monii/specification-sql-adapter
1215 Downloads
Specification SQL Adapter
theaomx/htmlnode
34 Downloads
Create custom HTML-Markup by constructing AST-Node-Trees with an easy-to-use HtmlBuilder that implements the builder pattern.