Looking to hire Laravel developers? Try LaraJobs

laravel-string-helper maintained by alive2212

Description
This is package contain use full string methods
Author
Last update
2023/11/30 09:48 (dev-master)
License
Downloads
387

Comments
comments powered by Disqus

LaravelStringHelper

Latest Version on Packagist Software License Build Status Coverage Status Quality Score Total Downloads

This package contain useful method for Strings variables.

Structure

This package contain a base class and some test units. and project folder as following:

src/
tests/

Install

Via Composer

$ composer require Alive2212/LaravelStringHelper

Usage

$skeleton = new Alive2212\LaravelStringHelper();
echo $skeleton->echoPhrase('Hello, League!');

Change log

Please see CHANGELOG for more information on what has changed recently.

Testing

$ composer test

Contributing

Please see CONTRIBUTING and CODE_OF_CONDUCT for details.

Security

If you discover any security related issues, please email alive2212@yahoo.com instead of using the issue tracker.

Credits

  • Babak Nodoust

License

The MIT License (MIT). Please see License File for more information.