tjm/symfony-standard-edition-bundle

Base functionality for Symfony web projects.

Installs: 62

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/tjm/symfony-standard-edition-bundle

v0.10.0 2024-08-05 20:31 UTC

README

Base classes / functionality on top of Symfony components for creating a Symfony based web project.

This bundle was originally created to hold as much of the base logic / functionality of Symfony Standard Edition as reasonable to allow it to be used by a more abstracted and minimal equivalent of the Standard Edition. As the Symfony project has moved to make upgrading versions much simpler, this project has become mostly a container for a lot of the repeated stuff I would otherwise have in my Symfony projects. This transition is still in progress and things will be removed and added.