Libraries tagged by abstract builder
packaged/querybuilder
93786 Downloads
Abstract Query Builder
jojo1981/json-schema-asg
1890 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.
distilleries/datatable-builder
9619 Downloads
Based on https://github.com/chumper/datatable. It's an abstract class to implement the datatable like https://github.com/Distilleries/FormBuilder.
nicmart/building
430 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
1850 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...)