charlottedrew / bungee
There is no license information available for the latest version (v0.1.0) of this package.
A string manipulation library
v0.1.0
2021-12-21 15:00 UTC
Requires
- php: ^8.0
- illuminate/support: ^8.67
Requires (Dev)
- phpunit/phpunit: ^9.5
README
A Composer package for flexible string manipulation. Find Bungee on Packagist: https://packagist.org/packages/charlottedrew/bungee
This is a project built for personal use to learn about creating composer packages and as a reminder of OOP and TDD.
How to install
Assuming you have Composer installed, in your project root (or where your composer.json file is located) run:
composer require charlottedrew/bungee
Wiki
See the Bungee Wiki for how to use the Bungee Cord Methods