php-standard-library/str
Lightweight string utility library for PHP, providing common helpers for formatting, parsing, and safe string handling. Designed as a simple “standard library” add-on with a small API surface and easy composer integration.
php-standard-library/str is a lightweight PHP package that provides a focused set of string utilities in a standard-library style. It aims to make common string operations easier to read, reuse, and test across projects without pulling in a large framework.
Use it to centralize string helpers and keep your codebase consistent with small, composable functions.
Features
How can I help you explore Laravel packages today?