BundlesΒΆ

  • How to Override any Part of a Bundle
    • Templates
    • Routing
    • Controllers
    • Services & Configuration
    • Entities & Entity Mapping
    • Forms
    • Validation Metadata
    • Translations
  • Best Practices for Reusable Bundles
    • Bundle Name
    • Directory Structure
    • Classes
    • Vendors
    • Tests
    • Continuous Integration
    • Installation
    • Documentation
    • Routing
    • Templates
    • Translation Files
    • Configuration
    • Versioning
    • Services
    • Composer Metadata
    • Resources
    • Learn more
  • How to Create Friendly Configuration for a Bundle
    • Using the Bundle Extension
    • Modifying the Configuration of Another Bundle
    • Dump the Configuration
    • Supporting XML
  • How to Load Service Configuration inside a Bundle
    • Creating an Extension Class
    • Using the load() Method
    • Adding Classes to Compile
  • How to Simplify Configuration of Multiple Bundles
    • More than one Bundle using PrependExtensionInterface
©. | Page source