infira / fluent-value
OOP style value handling
Installs: 145
Dependents: 0
Suggesters: 1
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/infira/fluent-value
Requires
- php: >=8.1
- infira/wolo: ~1
Suggests
- illuminate/support: Some FluentValue methods uses laravel Stringable and Collection methods
- nesbot/carbon: When using FluentValue date formating
This package is auto-updated.
Last update: 2025-09-18 20:42:18 UTC
README
OOP style value handling Fluent value uses power of Laravel Stringable with extra added functionality https://github.com/illuminate/support
More docs coming