Skip to content

Boilerplate package for creating other raadaa packages.

License

Notifications You must be signed in to change notification settings

Raadaa/composer-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Composer Template


Boilerplate package for creating other raadaa packages.

Requirements


PHP 5.4 and above

Installation


composer require raadaa/composer-template

Documentation


How to Contribute


  • Fork the project.
  • Make your bug fix or feature addition.
  • Add tests for it. This is important so we don't break it in a future version unintentionally.
  • Send a pull request.

Coding Guidelines

Use php-cs-fixer to (re)format your sourcecode for compliance with this project's coding guidelines:

$ wget http://get.sensiolabs.org/php-cs-fixer.phar

$ php php-cs-fixer.phar fix <dir>

About

Boilerplate package for creating other raadaa packages.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages