Skip to content

yosymfony/php-package-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Very short description of the package

Latest Version on Packagist Build Status

This is where your description should go.

About this skeleton

Installation

composer create-project yosymfony/php-package-skeleton your-package

Review the files composer.json, README.md and phpunit.xml.dist. Delete the file .gitkeep from folders src and tests.Then, delete this section.

Requires

  • PHP +7.2

Installation

The preferred installation method is composer:

composer require yosymfony/{{package_name}}

Usage

This is where usage instructions should go.

Unit tests

You can run the unit tests with the following command:

$ cd collection
$ composer test

License

This library is open-sourced software licensed under the MIT license.

About

A skeleton repository for PHP Yo! Symfony's packages

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published