sumocoders/framework-core-bundle

The core bundle for our mini-framework

Maintainers

Package info

github.com/sumocoders/FrameworkCoreBundle

Type:symfony-bundle

pkg:composer/sumocoders/framework-core-bundle

Transparency log

Statistics

Installs: 41 297

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 1

v18.0.2 2026-08-20 05:57 UTC

This package is auto-updated.

Last update: 2026-08-20 05:58:16 UTC


README

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.

Installation

Create a new project with the application skeleton. It installs this bundle and all required config:

composer create-project sumocoders/application-skeleton my_project

Requires:

  • PHP ^8.5
  • Symfony ^8.0
  • Doctrine ^3.3.

Documentation

Start at docs/index.md.

Issues?

Feel free to add an Issue on Github, or even better create a PR.

License

This software is published under the MIT License