Libraries tagged by flute
sandermuller/laravel-fluent-validation-rector
16384 Downloads
Rector rules for migrating Laravel validation to sandermuller/laravel-fluent-validation
sandermuller/laravel-fluent-validation-phpstan
15116 Downloads
PHPStan rules for sandermuller/laravel-fluent-validation
ps/fluent-traversable
30959 Downloads
Support for operating on collections and arrays by functional way. Inspired by guava's FluentIterable, java8 Stream framework and scala stuff
log1x/acf-fluent-helpers
14528 Downloads
Simple set of helper functions for ACF Fluent auto-loaded with Composer using generic function names.
jrmajor/fluent
18449 Downloads
Fluent localization system for PHP
exolnet/laravel-sqlite-fluent-drop-foreign
131002 Downloads
Add a fluent dropForeign when using sqlite database
based/laravel-fluent
13563 Downloads
Define model attributes the fluent way. Automatically cast properties to native types.
saritasa/laravel-fluent-validation
246129 Downloads
Set of fluent builders for Laravel request validation rules
xety/configurator
466036 Downloads
A simple configuration class without dependencies that use the Fluent pattern.
ui-awesome/html-svg
15061 Downloads
Fluent, immutable SVG rendering for PHP: shapes, text, gradients, filters, masks, and sanitized inline SVG.
tommyknocker/pdo-database-class
6163 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
timacdonald/rule-builder
8029 Downloads
A fluent rule builder for Laravel validation rule generation.
otherguy/php-currency-api
27192 Downloads
A PHP API Wrapper to offer a unified programming interface for popular Currency Rate APIs.
musahmusah/laravel-multipayment-gateways
2301 Downloads
A Laravel Package that makes implementation of multiple payment Gateways endpoints and webhooks seamless
itools/smartstring
10377 Downloads
XSS-safe strings for PHP templates: values HTML-encode themselves on echo, interpolation, and concatenation, at least 2.5x faster than calling htmlspecialchars() yourself