{{description}}.
You can install the package via Composer:
composer require {{namespace|slug,reverse}}use {{namespace}}\Foo;
$instance = new Foo();
$instance->doSomething();To run the tests, run the following command:
composer run testPlease see CONTRIBUTING.md for details.
Please see LICENSE.md for details.