thephpleague/skeleton

Name: skeleton

Owner: The League of Extraordinary Packages

Description: A skeleton repository for League Packages

Created: 2013-08-07 17:38:00.0

Updated: 2018-01-16 03:06:58.0

Pushed: 2018-01-17 19:27:05.0

Homepage: thephpleague.com

Size: 97

Language: PHP

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

:package_name

Latest Version on Packagist Software License Build Status Coverage Status Quality Score Total Downloads

Note: Replace `:author_name``:author_username`:author_website`` `:author_email``:vendor`:package_name`` `:package_descriptionwith their correct values in [README.md](README.md), [CHANGELOG.md](CHANGELOG.md), [CONTRIBUTING.md](CONTRIBUTING.md), [LICENSE.md](LICENSE.md) and [composer.json](composer.json) files, then delete this line. You can run$ php prefill.php` in the command line to make all replacements at once. Delete the file prefill.php as well.

This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention of what PSRs you support to avoid any confusion with users and contributors.

Structure

If any of the following are applicable to your project, then the directory structure should follow industry best practices by being named the following.

        
ig/

s/
or/
Install

Via Composer

mposer require :vendor/:package_name
Usage
leton = new League\Skeleton();
 $skeleton->echoPhrase('Hello, League!');
Change log

Please see CHANGELOG for more information on what has changed recently.

Testing
mposer test
Contributing

Please see CONTRIBUTING and CODE_OF_CONDUCT for details.

Security

If you discover any security related issues, please email :author_email instead of using the issue tracker.

Credits
License

The MIT License (MIT). Please see License File for more information.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.