Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Symfony Bundle

Symfony Bundle

191 projects

Showing 36 of 191 projects

Symfony
SymfonyPHP

A PHP framework for web and console applications with a set of reusable PHP components, used by thousands of projects.

#hacktoberfest#composer#console-applications
Stars31.1k
Forks9.9k
Last commit17 hours ago
API Platform framework
API Platform frameworkPHP

A PHP framework for creating API-first projects with REST, GraphQL, and automatically generated admin interfaces and web apps.

#vue-js#rest#json-ld
Stars9.2k
Forks972
Last commit22 days ago
Sylius
SyliusPHP

Headless open-source eCommerce framework built on PHP/Symfony with a powerful REST API for custom business applications.

#ecommerce#modular-architecture#rest-api
Stars8.5k
Forks2.2k
Last commit1 hour ago
endroid/qr-code W
endroid/qr-code WPHP

A PHP library for generating QR codes in multiple formats with extensive customization options.

#png#composer#twig-extension
Stars4.8k
Forks770
Last commit5 months ago
DoctrineMigrationsBundle
DoctrineMigrationsBundlePHP

Symfony integration for the doctrine/migrations library

#doctrine-migrations#doctrine#bundle
Stars4.3k
Forks218
Last commit1 month ago
Slugify
SlugifyPHP

A PHP library to convert strings into URL-friendly slugs with transliteration for many languages.

#twig-extension#url-friendly#slug-generation
Stars2.9k
Forks246
Last commit7 months ago
FOSRestBundle
FOSRestBundlePHP

A Symfony bundle providing tools to rapidly develop RESTful APIs with format negotiation, view layers, and exception handling.

#rest#content-negotiation#http
Stars2.8k
Forks690
Last commit5 months ago
LexikJWTAuthenticationBundle
LexikJWTAuthenticationBundlePHP

A Symfony bundle that provides JWT (JSON Web Token) authentication for API applications.

#stateless-authentication#symfony-security#authentication
Stars2.6k
Forks616
Last commit
DunglasApiBundle
DunglasApiBundlePHP

A Symfony component for creating hypermedia-driven REST and GraphQL APIs with support for JSON-LD, JSON:API, HAL, and OpenAPI.

#json-api#rest#json-ld
Stars2.6k
Forks971
Last commit3 days ago
Alice
AlicePHP

A PHP library for generating expressive, customizable fake data fixtures for development and testing.

#fixtures#yaml#doctrine
Stars2.5k
Forks329
Last commit1 month ago
DoctrineFixturesBundle
DoctrineFixturesBundlePHP

Symfony integration for the doctrine/data-fixtures library

#fixtures#doctrine#doctrine-fixtures
Stars2.5k
Forks212
Last commit16 days ago
HWIOAuthBundle
HWIOAuthBundlePHP

Adds OAuth1.0a and OAuth2 authentication support to Symfony applications with 58+ provider integrations.

#oauth#api#oauth2
Stars2.4k
Forks785
Last commit10 days ago
NelmioApiDocBundle
NelmioApiDocBundlePHP

Generates OpenAPI documentation for Symfony REST APIs using PHP 8 attributes.

#api#rest-api#swagger
Stars2.4k
Forks903
Last commit4 days ago
Enqueue
EnqueuePHP

Production-ready messaging solution for PHP with support for message queues, job queues, broadcasting, and WebSockets across multiple frameworks.

#rabbitmq-client#redis#message-queue
Stars2.2k
Forks431
Last commit7 months ago
SonataAdminBundle
SonataAdminBundlePHP

A Symfony bundle for generating admin interfaces with CRUD operations, filtering, and batch actions.

#admin#content-management#crud-generator
Stars2.1k
Forks1.2k
Last commit1 month ago
StofDoctrineExtensionsBundle
StofDoctrineExtensionsBundlePHP

Symfony bundle for integrating DoctrineExtensions (behaviors like timestampable, sluggable, translatable) into Symfony applications.

#hacktoberfest#orm-integration#doctrine-orm
Stars1.9k
Forks382
Last commit
NelmioCorsBundle
NelmioCorsBundlePHP

A Symfony bundle that adds CORS headers to responses and handles preflight requests with per-URL configuration.

#cors-request#bundle#http-headers
Stars1.9k
Forks105
Last commit6 months ago
CGregwar/Captcha
CGregwar/CaptchaPHP

A PHP library for generating and validating CAPTCHA images to protect forms from bots.

#bots#web-security#anti-bot
Stars1.8k
Forks309
Last commit1 month ago
JMSSerializerBundle
JMSSerializerBundlePHP

A Symfony bundle that integrates the JMS Serializer library for handling complex data serialization to/from XML, JSON, and YAML.

#object-mapping#yaml#api-development
Stars1.8k
Forks307
Last commit3 months ago
LiipImagineBundle
LiipImagineBundlePHP

Symfony bundle for on-demand image manipulation with filters, post-processors, and caching.

#web-assets#caching#image-optimization
Stars1.7k
Forks384
Last commit4 months ago
Swap
SwapPHP

A PHP library for retrieving currency exchange rates from multiple services with caching and framework integrations.

#currency-converter#exchange-rates#caching
Stars1.3k
Forks146
Last commit1 month ago
KnpSnappyBundle
KnpSnappyBundlePHP

Easily create PDF and images in Symfony by converting html using webkit

#hacktoberfest#html-to-pdf#image-generation
Stars1.2k
Forks142
Last commit6 months ago
FOSOAuthServerBundle
FOSOAuthServerBundlePHP

A Symfony bundle for implementing OAuth2 server functionality in PHP applications.

#hacktoberfest#authorization-server#oauth2
Stars1.1k
Forks446
Last commit2 years ago
SncRedisBundle
SncRedisBundlePHP

A Symfony bundle for Redis integration supporting both Predis and PhpRedis clients.

#caching#redis#predis
Stars1.0k
Forks319
Last commit1 month ago
Stash
StashPHP

A PHP caching library that speeds up code by storing results of expensive operations like database queries and API calls.

#filesystem#caching#redis
Stars963
Forks131
Last commit6 months ago
overblog/graphql-bundle
overblog/graphql-bundlePHP

A Symfony bundle for building complete GraphQL APIs with webonyx/graphql-php, Relay support, and advanced features.

#api#relay#graphql
Stars797
Forks226
Last commit3 months ago
CraueFormFlowBundle
CraueFormFlowBundlePHP

A Symfony bundle for building and handling multi-step forms with navigation, validation, and file upload support.

#web-forms#validation#bundle
Stars748
Forks126
Last commit1 year ago
KnpGaufretteBundle
KnpGaufretteBundlePHP

A Symfony bundle that integrates Gaufrette's filesystem abstraction layer for managing files across multiple storage backends.

#backend-development#filesystem#filesystem-abstraction
Stars724
Forks163
Last commit
LiipFunctionalTestBundle
LiipFunctionalTestBundlePHP

A Symfony bundle providing helper classes and base classes for writing functional and unit tests.

#unit-testing#database-testing#mock-builder
Stars649
Forks180
Last commit24 days ago
OneupFlysystemBundle
OneupFlysystemBundlePHP

A Symfony bundle that integrates Flysystem for filesystem abstraction, supporting local and cloud storage adapters.

#backend-integration#filesystem#flysystem
Stars642
Forks116
Last commit2 months ago
KnpTimeBundle
KnpTimeBundlePHP

A Symfony bundle providing Twig filters and services for friendly time formatting like '5 minutes ago' and '2 mins'.

#date-manipulation#datetime#internationalization
Stars623
Forks103
Last commit7 months ago
OneupUploaderBundle
OneupUploaderBundlePHP

A Symfony bundle for handling file uploads with support for multiple JavaScript libraries, chunked uploads, and storage adapters.

#chunked-uploads#flysystem#file-upload
Stars606
Forks173
Last commit5 months ago
BazingaJsTranslationBundle
BazingaJsTranslationBundlePHP

Exposes Symfony translation messages to client-side JavaScript applications for consistent multilingual support.

#internationalization#client-side-rendering#multilingual-apps
Stars584
Forks181
Last commit
PayumBundle
PayumBundlePHP

A Symfony bundle that integrates Payum payment processing library with support for 35+ gateways.

#ecommerce#be2bill#payment
Stars583
Forks146
Last commit16 days ago
APYDataGridBundle
APYDataGridBundlePHP

A Symfony bundle for creating feature-rich data grids with support for multiple data sources, filtering, sorting, and exports.

#data-grid#orm#sorting
Stars492
Forks338
Last commit1 month ago
LiipMonitorBundle
LiipMonitorBundlePHP

A Symfony bundle for running application-level health checks via CLI or REST API, ensuring your production environment is fully operational.

#devops#health-checks#rest-api
Stars474
Forks106
Last commit4 months ago
Page 1 of 6

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
22 days ago
6 months ago
12 hours ago
4 months ago
Next
#Php160
#Symfony69
#Bundle33
#Doctrine22
#Web Development19
#Rest Api18
#Backend16
#Doctrine Orm16
#Symfony212
#Caching11
#Security11
#Twig11