2017 © Pedro Peláez
 

project testpack

test packages.

image

comtest/testpack

test packages.

  • Sunday, January 14, 2018
  • by glen-pinheiro
  • Repository
  • 0 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Composer Library Template

If you are trying to create a new PHP Composer library, whether it will be going to submitted to packagist.org or just in your Github account, this template of files will surely help you make the process a lot easier and faster., (*1)

Features

  • PSR-4 autoloading compliant structure
  • Unit-Testing with PHPUnit
  • Comprehensive Guides and tutorial
  • Easy to use to any framework or even a plain php file

I encourage that you put more information on this readme file instead of leaving it as is. See [http://www.darwinbiler.com/designing-and-making-the-readme-file-for-your-github-repository/](How to make a README file) for more info., (*2)

The Versions

14/01 2018

dev-master

9999999-dev

test packages.

  Sources   Download

dbad

The Requires

  • php >=5.4

 

The Development Requires

by Darwin Biler

template composer package