infira / fluent-value
There is no license information available for the latest version (dev-main) of this package.
OOP style value handling
dev-main
2023-12-18 17:05 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
This package is auto-updated.
Last update: 2025-03-18 19:40:00 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