Libraries tagged by fluent-api
solidframe/archtest
8 Downloads
Architecture testing with fluent API: enforce DDD, CQRS, modular rules as PHPUnit tests for SolidFrame
simsoft/data-flow
112 Downloads
A lightweight, composable ETL (Extract, Transform, Load) pipeline library for PHP with fluent API, spreadsheet support, and flow control.
silvanite/composer-reader
26 Downloads
Read composer.json files using a fluent api.
sikessem/tracer
12 Downloads
A minimal and modern PHP library to capture, filter, and iterate over debug_backtrace results with a fluent API.
shadetheartist/schema-info
135 Downloads
Analyze and navigate a databases' structure using a simple fluent api
sasin91/wow-emulator-communication
9 Downloads
Provides a fluent API for communication with WoW Emulators.
samer-alshaer/laravel-utm-builder
41 Downloads
A Laravel package for generating URLs with UTM parameters. Features fluent API, presets, helpers, and full Laravel integration.
resohead/filesize
43 Downloads
Convert file sizes to/from different units with a fluent API - like Carbon but for file size.
posternak/commandeer
0 Downloads
A fluent API to execute shell commands.
php-facturae/php-facturae
9 Downloads
Generate, sign and export FacturaE electronic invoices in PHP 8.2+ — fluent API, XAdES-EPES signing, zero dependencies. Genera y firma facturas electrónicas.
moselwal/typo3-config
0 Downloads
Fluent API to set environment-specific configuration for TYPO3.
moccalotto/hayttp
257 Downloads
Easy HTTP API requests with a fluent API
mfonte/imdb-scraper
72 Downloads
Locale-Aware PHP IMDb Scraper, with a fluent API for searching for Movies and TV Shows, and retrieving detailed information about them.
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+.
mb4it/conditionable
352 Downloads
A lightweight PHP library providing a fluent API for building and evaluating complex conditional logic structures.