Skip to content

coyotito-mx/package-skeleton

Repository files navigation

{{package|title}}

Description

{{description}}.

Installation

You can install the package via Composer:

composer require {{namespace|slug,reverse}}

Usage

use {{namespace}}\Foo;

$instance = new Foo();
$instance->doSomething();

Testing

To run the tests, run the following command:

composer run test

Contributing

Please see CONTRIBUTING.md for details.

License

Please see LICENSE.md for details.

About

Template for vanilla PHP packages

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages