iamowaisazam/starterpackage

package description here

1.0.0 2023-03-11 12:31 UTC

This package is not auto-updated.

Last update: 2024-04-21 16:06:04 UTC


README

You can install the package via composer:

composer require iamowaisazam/starterpackage

Usage (Just Like)

$firstClass = new Owaisazam\StarterPackage\StarterPackage();
echo $firstClass->array_to_string(['1','2','3','4']);

Testing

composer test

Changelog

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

Contributing

Please see CONTRIBUTING for details.

License

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