phrity/util-interpolator
Lightweight PHP string interpolation helper. Replaces {key} tokens with values from an array/object, supports nested paths (default “.” separator, customizable), and can be used via Interpolator class or InterpolatorTrait. Uses Phrity Accessor/Transformer.
Full Changelog: https://github.com/sirn-se/phrity-util-interpolator/compare/1.1.0...1.1.1
Adding default transformers; Enum, Stringable and DateTime.
Initial release of interpolator utility.
Full Changelog: https://github.com/sirn-se/phrity-util-interpolator/commits/1.0.0
How can I help you explore Laravel packages today?