Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ushurbakiyevdavlat/symfonyguestbook

Guest book with Symfony 6.2
https://github.com/ushurbakiyevdavlat/symfonyguestbook

php82-docker platformsh slack-api symfony

Last synced: about 1 month ago
JSON representation

Guest book with Symfony 6.2

Awesome Lists containing this project

README

        

# Symfony application for guestbook

### Stack

- Client side (SSR,SPA)
- Admin side (EasyAdmin, default Auth)
- RestAPI (OpenAPI resources)
- Symfony cli
- Postgres 16
- Mailpit
- Cordova
- Preact on SPA
- Webpack and webpack encore
- Bootstrap5
- Redis
- RabbitMQ
- Blackfire

### Functionality

- Notifications with Slack and Mail channels
- Commands with cron, comment cleanup and git step
- Unit and Functional tests (data fixtures)
- Conference entity listener (computes slug)
- Messages and message handler
- Comment state machine
- Image Resizer service
- Spam checker service
- Caching with local esi strategy
- Inner forms
- Twig template
- Vault secret keeping
- Doctrine auto mapping
- Async bus messaging
- Makefile
- Redis connection
- RabbitMQ connection
- Blackfire profiling
- Blackbox tests

## Cloud
- Deploy on platform.sh
- Varnish caching strategy

## Problems that have left to do
- Deploying spa on platform sh cloud (node build problem)
- Building cordova application

## Things that need to touch
- symfony internals blackfire
- symfony internals xdebug