Article

Top 9 Popular Symfony Bundles That Are Important for Any App

Written by Dhaval Prajapati

Topic: Business ConsultingPublished May 28, 2019
No ratings yet421 viewsSign in to rate

Symfony is a great PHP based web application framework that has gained immense popularity among developers for its flexibility and ease to use. This framework offers a range of components and bundles, which are similar to plugins, but easier to implement and execute. Symfony allows developers to use these bundles and implement core features of the Symfony in the most hassle-free way. You can also include third party bundles in your application to add new features. Here, we will discuss some of the most popular Symfony bundles that can be very helpful in implementing basic functionalities.

#1 FOSRestBundle

FOSRestBundle is often the first choice of many developers when they are looking to build an SPA application integrated with an API server. This is an ideal bundle for API building which can work flawlessly with xml/html/json. This bundle works great with NelmioApiDocBundle.

#2 FOSUserBundle

Symfony doesn’t offer predefined authentication systems because not every project needs an authentication layer. If you wish to include authentication functionality in your project, just install FOSUserBundle and you will immediately have tables containing users and sign up, sign in and password reset pages. Each part the FOSUserBundle bundle can easily be extended.

#3 Sonata Admin Bundle

Every web application needs an admin panel with a simple design and extensive functionalities. Sonata Admin Bundle provides amazing extendable features that take a couple of minutes to install for any kind of requirements.

#4 NelmioApiDocBundle

The NelmioApiDocBundle bundle lets you create documentation of your APIs from annotations. It generates the documentation in OpenAPI format from your Symfony app with the help of Describers, and allows you to experiment with the APIs interactively.

#5 PayumBundle

PayumBundle is the best bundle to use for integrating payment gateways. This bundle supports all the popular payment gateways along with actions like subscription, tax, refund, etc. It also allows you to implement customized payment gateway with a good structure.

#6 LiipImagineBundle

The LiipImagineBundle bundle is a very popular bundle to support image manipulation by utilizing the image library. This bundle includes features like Filter Sets that contain transformation routines, Filters such as scale, thumbnail and watermark, and Post Processors to modify the final binary file created by filters.

#7 DoctrineFixturesBundle

This tool is perfect for testing. With one command, this bundle fills the database with fake test records that can be used for testing during the application development, so you don’t have to fill the test records manually.

#8 HWIOauthBundle

This bundle allows you to add support for user authentication for social channels. With more than 35 social Oauth providers, you can add authentication layers for numerous social networks in less than an hour. It can also be integrated with FOSUserBundle.

#9 Doctrine Extensions Bundle

For every project that has created at or created by fields in their database, this is a very essential bundle. This bundle provides the listeners with soft deleteable, tree, translatable, uploadable, sortable and other ORM operations. It is very useful for projects with large databases.

Source: Symfony App Development Company

Article author

About the Author

Dhaval Prajapati is a freelance writer for hire with specialization in digital marketing, web and app development, branding and general marketing tips. He works closely with B2B and B2C companies providing useful and engaging content that converts viewers into customers.