viktigpetterr / composer-template

Composer package template :elephant: :package:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Composer-template

A neat little Composer template ready to be used for new awesome PHP packages. 🐘 📦

Features

  • Static code analysis through easy-coding-standard.
  • Unit testing through PHPUnit.
  • GitHub Actions setup for building, static analysis and unit tests.
  • MIT license.
  • PSR-4 autoloading compliant.
  • PSR-12 compliant code style.
  • CHANGELOG.md.

Use template

composer create-project viktigpetterr/composer-template <project-name>

About

Composer package template :elephant: :package:

License:MIT License


Languages

Language:PHP 100.0%