Website π contributte.org | Contact π¨π»βπ» f3l1x.io | Twitter π¦ @contributte
Main goal is to provide example of Contributte packages.
Focused on:
- PHP 8.2+
nette/*
packages- bunch of
contributte/*
packages - codestyle checking via CodeSniffer and
contributte/qa
- static analysing via phpstan and
contributte/phpstan
- unit / integration tests via Nette Tester and
contributte/tester
You can try it out yourself either by running it with docker, or more easily with docker-compose.
https://examples.contributte.org/gui-skeleton/
To install latest version of contributte/gui-skeleton
use Composer.
composer create-project -s dev contributte/gui-skeleton acme
Install using docker
-
At first, clone this repository.
git clone https://github.com/contributte/gui-skeleton.git
-
Run docker via docker compose.
docker-compose up
-
Open http://0.0.0.0:8000 and enjoy!
If you need enter into container (such as composer update
) run command docker-compose run web bash
.
Take a detailed look π at:
- contributte/forms-bootstrap
- contributte/forms-wizard
- contributte/live-form-validation
- contributte/reCAPTCHAp
See how to contribute to this package.
This package is currently maintaining by these authors.
Consider to support contributte development team. Also thank you for using this project.