library core
A collection of all the Zenodorus utilities.
zenodorus/core
A collection of all the Zenodorus utilities.
- Friday, November 10, 2017
- by alwaysblank
- Repository
- 0 Watchers
- 0 Stars
- 71 Installations
- PHP
- 4 Dependents
- 0 Suggesters
- 0 Forks
- 1 Open issues
- 1 Versions
- 0 % Grown
zenodor.us 🔩, (*1)
Core
Zenodorus is a collection of simple PHP tools built with "do only one thing"
Linux philosophy. I built this primarily for my own personal use, but you're
free to use it as well!, (*2)
Packages
Usage
$ composer require zenodorus/strings
$new_string = Zenodorus\Strings::clean("clean me up", "_");
echo $new_string;
// 'clean_me_up'
See the packages themselves for more details about their methods., (*3)
dev-master
9999999-dev
A collection of all the Zenodorus utilities.
Sources
Download
MIT
The Requires
by
Ben Martinez-Bateman