symfony/framework-bundle

Provides a tight integration between Symfony components and the Symfony full-stack framework

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 14 minutes ago
Type:Library / SDKCategory(s):Backend FrameworksWeb Development
Added to GitGenius on September 19th, 2026
Created on October 25th, 2011
Open Issues & Pull Requests: 1 (+0)
GitHub issues: Disabled - open counts may still include pull requests.
Number of forks: 122
Total Stargazers: 3,565 (+0)
Total Subscribers: 10 (+0)

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

GitHub issues are disabled for this repository, so issue analytics and the issue explorer are not available.

Detailed Description

FrameworkBundle is a PHP package that provides tight integration between Symfony components and the Symfony full-stack framework.

The bundle solves the problem of connecting individual Symfony components into a cohesive framework by handling their integration and configuration. It acts as the glue layer that allows developers to use Symfony's modular components together as a unified system rather than managing each component's setup independently.

Developers adopting this package should understand that it is essential infrastructure for anyone building applications with the Symfony framework. It suits projects that need the full capabilities of Symfony's ecosystem, where multiple components must work together seamlessly. The package is not a standalone tool but rather a required dependency for Symfony framework users who want its components properly integrated and configured.

The project maintains active development with contributions flowing through the main Symfony repository. Issue reporting and pull requests are centralized in the primary Symfony repository rather than handled separately, indicating a tightly coordinated development process. The project is actively seeking sponsorship to support ongoing development efforts.