matthiasmullie/php-skeleton

Skeleton for PHP projects

Installs: 351

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 1

Open Issues: 0

Language:ApacheConf

pkg:composer/matthiasmullie/php-skeleton

1.0.4 2017-10-13 16:18 UTC

This package is auto-updated.

Last update: 2025-09-26 00:32:23 UTC


README

Build status Code coverage Code quality Latest version Downloads total License

Example usage

// hello world!

Installation

Simply add a dependency on matthiasmullie/php-skeleton to your composer.json file if you use Composer to manage the dependencies of your project:

composer require matthiasmullie/php-skeleton

Although it's recommended to use Composer, you can actually include these files anyway you want.

License

php-skeleton is MIT licensed.