Skip to content

chubbyphp/chubbyphp-framework-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

de6f612 · Mar 12, 2025
Mar 2, 2025
Aug 13, 2020
Jan 7, 2025
Dec 16, 2024
Aug 13, 2020
Dec 16, 2024
Mar 2, 2025
Mar 12, 2025
Dec 31, 2023
Oct 3, 2021
Jan 21, 2025
Jan 21, 2025
Mar 12, 2025
Aug 3, 2024
Aug 3, 2024
Mar 6, 2022
Dec 31, 2023
Dec 31, 2023
Feb 15, 2021

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

Environment

Add the following environment variable to your system, for example within ~/.bash_aliases:

export USER_ID=$(id -u)
export GROUP_ID=$(id -g)

Docker

docker-compose up -d
docker-compose exec php bash

Setup

composer install

Urls

Copyright

2025 Dominik Zogg