phossa2/app-skeleton

Phossa2 application skeleton.

Installs: 22

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Type:phossa2-app

pkg:composer/phossa2/app-skeleton

2.1.1 2016-09-29 05:32 UTC

This package is not auto-updated.

Last update: 2025-09-28 01:54:36 UTC


README

phossa2/app-skeleton is a phossa2 application skeleton.

Installation

Install via the composer utility.

composer require "phossa2/app-skeleton"

or add the following lines to your composer.json

{
    "require": {
       "phossa2/app-skeleton": "*"
    }
}

Change log

Please see CHANGELOG from more information.

Testing

$ composer test

Contributing

Please see CONTRIBUTE for more information.

Dependencies

  • PHP >= 5.4.0

License

MIT License