Libraries tagged by flute
sleimanx2/plastic
142287 Downloads
Plastic is an Elasticsearch ODM and mapper for Laravel. It renders the developer experience more enjoyable while using Elasticsearch by providing a fluent syntax for mapping , querying and storing eloquent models.
sebastiaanluca/php-pipe-operator
469818 Downloads
Method chaining (or fluent expressions) for any value using any method.
marksitko/laravel-unsplash
125135 Downloads
Provides a fluent Unsplash API for Laravel
laminas/laminas-cache-storage-deprecated-factory
541135 Downloads
Temporary storage adapter factory for fluent migration to laminas-cache v3 when working with laminas components which depend on laminas-cache
kayedspace/laravel-n8n
13092 Downloads
A complete, expressive, and fluent Laravel client for the n8n public REST API and Webhooks Triggering.
cortexphp/json-schema
93201 Downloads
A fluent JSON Schema builder for PHP
chargebee/cashier
10321 Downloads
Laravel Cashier for Chargebee provides an expressive, fluent interface to Chargebee's subscription billing services.
b13/typo3-config
66707 Downloads
Fluent API to set environment-specific configuration for TYPO3
astrotomic/laravel-vcard
35963 Downloads
A fluent builder class for vCard files.
alleyinteractive/wp-caper
424780 Downloads
Fluently distribute capabilities to roles in WordPress.
laravel/cashier-mollie
78540 Downloads
Laravel Cashier provides an expressive, fluent interface to Mollie's subscription billing services.
wp-forge/fluent
259306 Downloads
An instance of the Laravel Fluent class for use with WordPress.
sandermuller/laravel-fluent-validation-rector
14112 Downloads
Rector rules for migrating Laravel validation to sandermuller/laravel-fluent-validation
sandermuller/laravel-fluent-validation-phpstan
12548 Downloads
PHPStan rules for sandermuller/laravel-fluent-validation
ps/fluent-traversable
30741 Downloads
Support for operating on collections and arrays by functional way. Inspired by guava's FluentIterable, java8 Stream framework and scala stuff