infira / fluent-value
There is no license information available for the latest version (v1.0) of this package.
OOP style value handling
v1.0
2026-04-20 15:41 UTC
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
README
OOP style value handling Fluent value uses power of Laravel Stringable with extra added functionality https://github.com/illuminate/support
More docs coming