Libraries tagged by abstract builder
packaged/querybuilder
91999 Downloads
Abstract Query Builder
distilleries/datatable-builder
9597 Downloads
Based on https://github.com/chumper/datatable. It's an abstract class to implement the datatable like https://github.com/Distilleries/FormBuilder.
laranail/package-tools
65 Downloads
Runtime base library for building Laravel packages — fluent Package builder + abstract PackageServiceProvider with attribute-driven discovery, package-tools.doctor, and isolation testing.
jojo1981/json-schema-asg
1578 Downloads
Json schema abstract semantic graph builder
chh/sirel
68 Downloads
Flexible SQL builder which builds an Abstract Syntax Tree of SQL and dumps it.
nicmart/building
429 Downloads
A PHP library that abstracts the definition of fluent builders.
runopencode/abstract-builder
215 Downloads
Simple prototype class for implementing builder pattern.
rebelcode/expression-wp-query-builder-abstract
6 Downloads
Abstract functionality for building WP_Query args using expressions.
mymedia/php-argument-builder
914 Downloads
Abstract argument builder library
rebelcode/expression-wp-query-builder
1848 Downloads
Abstract functionality for building WP_Query args using expressions.
mf1dd/object-builder
1 Downloads
Automatically creates fully populated PHP object instances with random, type-safe values. Designed for test fixtures and runtime object generation. Supports all PHP class types — regular classes, readonly classes, abstract classes, enums, traits, interfaces, and built-in stock classes like DateInterval or ArrayObject. Recursively resolves nested object graphs, detects property names for semantically meaningful values (timezone, email, firstname …), and offers constraint-based value ranges via a fluent API. No framework required; zero runtime dependencies beyond nikic/php-parser. PHP 8.2+.
jojo1981/json-path-ast-builder
4 Downloads
Json Path AST builder
jojo1981/json-ast-builder
6 Downloads
Json AST builder
brinda/abstract-filter-query
786 Downloads
Abstract filter query lib for use only one query builder for all filters in the world (SQL, Youtrack search, jql...)