Shared foundation bundle for SumoCoders Symfony projects. Provides page titles, breadcrumbs, navigation menus, file/image uploads, encrypted fields, audit logging, pagination, and a frontend design system. Created and maintained by SumoCoders.
Create a new project with the application skeleton. It installs this bundle and all required config:
composer create-project sumocoders/application-skeleton my_projectRequires:
- PHP ^8.5
- Symfony ^8.0
- Doctrine ^3.3.
Start at docs/index.md.
Feel free to add an Issue on Github, or even better create a PR.
This software is published under the MIT License