- 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