realitaetsverlust / stringwrapper
An OOP-Wrapper for strings in PHP
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/realitaetsverlust/stringwrapper
Requires
- php: >= 8.0
This package is auto-updated.
Last update: 2025-12-04 21:12:03 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.