Libraries tagged by fluent interfaces
alcaeus/fluent-facade
5 Downloads
Library to create fluent interfaces for classes that don't use them
fewagency/fluent-html
28655 Downloads
Fluent interface style HTML generator
fewagency/fluent-form
80 Downloads
Fluent interface style HTML Form generator
badcow/fluent-interface
18 Downloads
Turns methods of any non-final class that do not return anything into chainable, fluent interfaces.
danielefavi/fluent-api
14 Downloads
Class designed for fluent API interface: you can invoke the same method statically and non-statically.
sib-retail/fluent-fm
28 Downloads
A PHP package for FileMaker Server's Data API using a fluent query builder style interface.
idamkiller/laravel-fluent-fm
18 Downloads
A Laravel package for FileMaker Server's Data API using a fluent query builder style interface.
idamkiller/fluent-fm
26 Downloads
A PHP package for FileMaker Server's Data API using a fluent query builder style interface.
php-packages/fluent
464 Downloads
Readability is the key.
niisan-tokyo/fluent-psr-logger
8 Downloads
The logger using fluentd implemented PSR-3 logger interface.
slicks/fluentdb
4 Downloads
fluentdb allows the expressive writing of database queries and routines. fluentdb is fluent, which is intuitive as you can nearly guess what should come next even if you are just getting started with fluentdb. fluentdb is not an ORM. It was developed to allow folks coming from relational databases background write expressive queries with object interactions in mind. fluentdb has been tested with MySQL in this release; tests for other databases will be added as they complete.
sharkodlak/fluentdb
7 Downloads
Fluent DB provides high performance DB layer with easy to use fluent interface.
nabeghe/buildify
4 Downloads
Buildify improves PHP OOP with enhanced getter and setter functionality inspired by Builder and Fluent Patterns.
morfu/validator
6 Downloads
Composable pipeline of validators.
mfdj/regsexy
46 Downloads
Elegant regular expression creation and processing using clean, fluent interfaces.