realitaetsverlust / stringwrapper
An OOP-Wrapper for strings in PHP
Package info
github.com/Realitaetsverlust/StringWrapper
pkg:composer/realitaetsverlust/stringwrapper
v1.0.1
2021-08-07 15:51 UTC
Requires
- php: >= 8.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-04 22:56:44 UTC
README
#StringWrapper
###as simple as it goes :)
A very, VERY simple OOP Wrapper for string functions in PHP. I tried to keep the original function names as methodnames, however, in ridiculous cases like stristr(), I took the liberty to create my own name.
Full method documentation will be available ... soon. Maybe. Idk. I'm lazy.