Skip to content

An all-encompassing framework designed to simplify the building of MVC-style web applications.

License

Notifications You must be signed in to change notification settings

SidRoberts/centum

Repository files navigation

Centum

Centum is an all-encompassing framework designed to simplify the building of MVC-style web applications.

Code Build Status

GitHub issues GitHub pull requests

Features

Documentation

Docs Build Status Docs Lint Status

Documentation is available at https://sidroberts.co.uk/centum and in the docs/ folder.

Quick Start

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

cd YOUR-PROJECT-NAME

docker-compose up

Read more in the documentation.

Testing

Centum uses Codeception for testing and is available through a Composer script:

composer test

To run Codeception with code coverage:

composer test-coverage

Technologies

Centum uses the following technologies:

Testing

License

License

See LICENSE.md for more details.

© Sid Roberts

About

An all-encompassing framework designed to simplify the building of MVC-style web applications.

Topics

Resources

License

Stars

Watchers

Forks

Languages