Skip to content

Latest commit

 

History

History
executable file
·
44 lines (27 loc) · 979 Bytes

README.md

File metadata and controls

executable file
·
44 lines (27 loc) · 979 Bytes

Library name - Description

Build Status

Put a nice long description of your project here

Installation

Install via composer by forking this repo or via Packagist - https://packagist.org/packages/krakerag/default-project

Usage

var_dump('show some sample code here mate'); // etc

About

Requirements

  • PHP 5.3 or higher or whatever version you need for the library
  • [optional] PHPUnit 3.5+ to execute the test suite (phpunit --version)

Submitting bugs and feature requests

Bugs and feature requests are tracked on GitHub

Author

Matthew Hallsworth - [email protected]

License

This is licensed under the MIT License - see the LICENSE.txt file for details