Skip to content
This repository has been archived by the owner on Sep 8, 2022. It is now read-only.

SDIS62/skeleton

 
 

Repository files navigation

SDIS62 : :package_name

Latest Version Build Status Coverage Status Quality Score Total Downloads

Note: Replace :author_name :author_username :author_website :author_email :author_website :package_name :package_description with theirs correct values in README.md, CHANGELOG.md, CONTRIBUTING.md and composer.json files, then delete this line.

This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention of what PSRs you support to avoid any confusion with users and contributors.

Install

Via Composer

$ composer require SDIS62/:package_name

Usage

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

Testing

$ phpunit

Contributing

Please see Contributing file for details.

Credits

License

The CeCILL-B License. Please see License File for more information.

About

A skeleton repository for SDIS62 Packages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%