Displaying 1 to 20 from 181 results

LiipImagineBundle - Symfony Bundle to assist in imagine manipulation using the imagine library

  •    PHP

This bundle provides an image manipulation abstraction toolkit for Symfony-based projects. Filter Sets: Using any Symfony-supported configuration language (such as YML and XML), you can create filter set definitions that specify transformation routines. These definitions include a set of filters and post-processors, as well as other optional parameters.

VichUploaderBundle - A simple Symfony bundle to ease file uploads with ORM entities and ODM documents

  •    PHP

The VichUploaderBundle is a Symfony bundle that attempts to ease file uploads that are attached to ORM entities, MongoDB ODM documents, PHPCR ODM documents or Propel models. All of this functionality is fully configurable to allow for app-specific customization.

DoctrineMigrationsBundle - Symfony integration for the doctrine/migrations library

  •    PHP

This bundle integrates the Doctrine2 Migrations library into Symfony applications. Database migrations help you version the changes in your database schema and apply them in a predictable way on every server running the application. Read the documentation of this bundle.

SncRedisBundle - A Redis bundle for Symfony supporting Predis and PhpRedis

  •    PHP

This bundle integrates Predis and phpredis into your Symfony application. This bundle is also available via composer, find it on packagist.




alice - Expressive fixtures generator

  •    PHP

Relying on fzaninotto/Faker, Alice allows you to create a ton of fixtures/fake data for use while developing or testing your project. It gives you a few essential tools to make it very easy to generate complex data with constraints in a readable and easy to edit way, so that everyone on your team can tweak the fixtures if needed. Warning: this doc is for alice 3.0. If you want to check the documentation for 2.x, head here.

NelmioApiDocBundle - Generates documentation for your REST API from annotations

  •    PHP

The NelmioApiDocBundle bundle allows you to generate a decent documentation for your APIs. To migrate from 2.x to 3.0, just follow our guide.

FOSElasticaBundle - Elasticsearch PHP integration for your Symfony project using Elastica.

  •    PHP

Version 5 of the FOSElasticaBundle is compatible with Elasticsearch 5 and 6. It requires Symfony 3 or 4. When using Symfony Flex there is also a recipe to ease the setup. Earlier versions of the FOSElasticaBundle are not maintained anymore and only work with older versions of the dependencies. The following table shows the compatibilities of different versions of the bundle. This bundle is released under the MIT license. See the included LICENSE file for more information.

FOSJsRoutingBundle - A pretty nice way to expose your Symfony2 routing to client applications.

  •    PHP

This bundle allows you to expose your routing in your JavaScript code. That means you'll be able to generate URL with given parameters like you can do with the Router component provided in the Symfony2 core. This is a port of the symfony 1.x plugin: chCmsExposeRoutingPlugin.


EasyAdminBundle - The new (and simple) admin generator for Symfony applications.

  •    PHP

EasyAdmin creates administration backends for your Symfony applications with unprecedented simplicity. easy-admin-demo is a complete Symfony application created to showcase EasyAdmin features.

LexikJWTAuthenticationBundle - This bundle provides JWT authentication for your Symfony REST API

  •    PHP

This bundle provides JWT (Json Web Token) authentication for your Symfony API. It is compatible and tested with PHP 5.5, 7.1, HHVM on Symfony 2.8, 3.4 and 4.0.

StofDoctrineExtensionsBundle - Integration bundle for DoctrineExtensions by l3pp4rd in Symfony

  •    PHP

This bundle provides integration for DoctrineExtensions in your Symfony2 Project. The master branch of the bundle is in sync with Symfony master branch which contains a BC break. If you are using a 2.0.x version of Symfony, you need to use the 1.0.x branch of the bundle.

HWIOAuthBundle - OAuth client integration for Symfony. Supports both OAuth1.0a and OAuth2.

  •    PHP

The HWIOAuthBundle adds support for authenticating users via OAuth1.0a or OAuth2 in Symfony.

core - The server component of API Platform: hypermedia and GraphQL APIs in minutes

  •    PHP

API Platform Core is an easy to use and powerful system to create hypermedia-driven REST APIs. It is a component of the API Platform framework and it can be integrated with the Symfony framework using the bundle distributed with the library. It natively supports popular open formats including JSON for Linked Data (JSON-LD), Hydra Core Vocabulary, Swagger (OpenAPI), HAL and HTTP Problem.

Api-platform - REST and GraphQL framework to build modern API-driven projects (server-side and client-side)

  •    Javascript

API Platform is a set of tools to build and consume web APIs. API Platform embraces open web standards (Swagger, JSON-LD, GraphQL, Hydra, HAL, JWT, OAuth, HTTP...) and the Linked Data movement. Your API will automatically expose structured data in Schema.org/JSON-LD. It means that your API Platform application is usable out of the box with technologies of the semantic web.

NelmioCorsBundle - Adds CORS headers support in your Symfony2 application

  •    PHP

The NelmioCorsBundle allows you to send Cross-Origin Resource Sharing headers with ACL-style per-URL configuration. If you want to have a global overview of CORS workflow, you can browse this image.

CraueFormFlowBundle - Multi-step forms for your Symfony project.

  •    PHP

CraueFormFlowBundle provides a facility for building and handling multi-step forms in your Symfony project. A live demo showcasing these features is available at http://craue.de/symfony-playground/en/CraueFormFlow/.

EntityAuditBundle - Doctrine2 Extension to Audit Entities through versioning tables.

  •    PHP

This extension for Doctrine 2 is inspired by Hibernate Envers and allows full versioning of entities and their associations. The global revision table contains an id, timestamp, username and change comment field.

framework-bundle - The FrameworkBundle defines the main framework configuration, from sessions and translations to forms, validation, routing and more

  •    PHP

The FrameworkBundle defines the main framework configuration, from sessions and translations to forms, validation, routing and more.

monolog-bundle - Symfony Monolog Bundle

  •    PHP

The MonologBundle provides integration of the Monolog library into the Symfony2 framework. More information in the official documentation.

SensioGeneratorBundle - Generates Symfony bundles, entities, forms, CRUD, and more...

  •    PHP

WARNING: This bundle does not support Symfony 4. It also does not support the new bundle-less directory structure as created by Symfony Flex. Use the Maker bundle instead. The SensioGeneratorBundle extends the default Symfony command line interface by providing new interactive and intuitive commands for generating code skeletons like bundles, form classes, or CRUD controllers based on a Doctrine 2 schema.






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.