What is the difference between a bundle, component and a service in Symfony framework?

  • Components: standalone official libraries that can be used ether separately from Symfony framework or as a part of so called “Symfony-framework-skeleton”. They are independent from other libraries.
  • Bundles: libraries that are additional to “core Symfony”. They are dependent from Symfony components.
  • Services: libraries written by usual users for local projects that can be reused in different projects.

Leave a Reply

Please log in using one of these methods to post your comment:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Up ↑

%d bloggers like this: