Skip to content

chubbyphp/chubbyphp-framework-skeleton

Repository files navigation

chubbyphp-framework-skeleton

CI Coverage Status Mutation testing badge

bugs code_smells coverage duplicated_lines_density ncloc sqale_rating alert_status reliability_rating security_rating sqale_index vulnerabilities

Description

A minimal skeleton to start with a minimal php project.

Requirements

Installation

Through Composer as chubbyphp/chubbyphp-framework-skeleton.

composer create-project chubbyphp/chubbyphp-framework-skeleton myproject "dev-master"

Server

Builtin

APP_ENV=dev php -S localhost:10080 -t public public/index.php

Copyright

2024 Dominik Zogg

About

A minimal skeleton to start with a minimal php project.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages