Symfony base technical setup with Docker, QA tools and tests tools, CI gitub-action, makefile.
make build
- [Automation tool] Makefile
- [QA] php-cs-fixer
- [QA] phpstan
- [QA] Grumphp
- [Test] Phpunit
- [Test] Cypress
- [Test] Setup smoking test
- [Environment] Dockerize app with docker-compose
- [CI] Set continous integration with GitHub Actions
- [CD] Automatic deployment to cloud provider
- [Dev] User management workflow
- [Dev] Enum custom doctrine type
- [Dev] Init fixture loaders
- [Dev] Add standard behaviour trait (timestamble, activable, slugable)
- [Dev] Add AbstractManager
- [Dev] Example to get Results From Doctrine As DTOs
- [Dev] Enabling Vue.js/Typescript
- [Dev] Handle webhook in async way via Messenger component
- [Session] Store session with redis
- [Error reporting] Sentry
- [Observability] Grafana et Prometheus
- [Storage object] Store assets to S3 Bucket Compatibiliy
- [Mailing] Sending email with multiple provider