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
This package is auto-updated.
Last update: 2026-03-04 21:47:14 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.