Skip to content

A skeleton repository for PHP projects, forked from spatie/skeleton-php

License

Notifications You must be signed in to change notification settings

geekish/skeleton-php

 
 

Repository files navigation

Package Name

Latest Version on Packagist Build Status Quality Score Total Downloads

This is where your description should go. Try and limit it to a paragraph or two. Consider adding a small example.

Installation

You can install the package via composer:

composer require geekish/:package_name

Usage

$skeleton = new Geekish\Skeleton();
echo $skeleton->echoPhrase('Hello, world!');

Testing

composer test

Changelog

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

Contributing

Please see CONTRIBUTING and CODE_OF_CONDUCT for details.

Security

If you discover any security related issues, please email hannahwarmbier@gmail.com instead of using the issue tracker.

Credits

License

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

About

A skeleton repository for PHP projects, forked from spatie/skeleton-php

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 53.2%
  • Shell 46.8%