Skip to content

SidRoberts/centum-project

Repository files navigation

Centum

A quick starting point for projects based on the Centum framework.

GitHub release

GitHub issues GitHub pull requests

Documentation

Check out Centum's Quick Start guide.

Usage

A skeleton project can be created using Composer's create-project command:

composer create-project sidroberts/centum-project YOUR-PROJECT-NAME -s dev

cd YOUR-PROJECT-NAME

docker-compose up

Testing

Static code analysis with Psalm:

composer analyse

Test with Codeception:

composer test

Test with Codeception (plus code coverage):

composer test-coverage

License

License

Whilst the Centum framework is licensed under the MIT License, this skeleton project is released under the Unlicense license.

See LICENSE.md for more details.

About

A skeleton project for the Centum framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published