Creating a Reusable (& Amazing) Symfony Bundle
Learn how to create a Symfony bundle and share code with the world. Discover the anatomy of a bundle, add services & routes, and more. Start now!
What you’ll be learning
Want to share some code between projects, or maybe with the whole world? Let’s do it! By creating a Symfony bundle! In this tutorial, we’ll learn about bundles, their super-powers, how to add services & routes and the best-practices to create the best bundle possible:
Anatomy of a Bundle
Bundles vs Libraries
Building a bundle inside your app
DependencyExtensions to add Services
Complex Service configuration: Definitions & compiler passes
Allowing config via a Configuration class
Private services
Routing & other Configuration
Creating a Recipe
Registering your bundle with Packagist
Handling Releases
README!
Not only will you be able to create your own bundle, but we’ll learn a lot along the way about how all bundles in the Symfony world work!
User Reviews
Be the first to review “Creating a Reusable (& Amazing) Symfony Bundle”
You must be logged in to post a review.
There are no reviews yet.