Displaying 1 to 20 from 457 results

drupal-console - The Drupal CLI

  •    PHP

The Drupal CLI. A tool to generate boilerplate code, interact with and debug Drupal.Details of the latest version can be found on the Drupal Console project page under https://drupalconsole.com/.

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.

docker-symfony - Run a Symfony application using Docker & docker-compose

  •    

This is a complete stack for running Symfony 4 (latest version: Flex) into Docker containers using docker-compose tool. Next, put your Symfony application into symfony folder and do not forget to add symfony.dev in your /etc/hosts file.




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.

polyfill-mbstring - This component provides a partial, native PHP implementation for the Mbstring extension

  •    PHP

This component provides a partial, native PHP implementation for the Mbstring extension. More information can be found in the main Polyfill README.

polyfill-php70 - This component provides features unavailable in releases prior to PHP 7.0.

  •    PHP

More information can be found in the main Polyfill README. This library is released under the MIT license.

var-dumper - The VarDumper component provides mechanisms for walking through any arbitrary PHP variable

  •    PHP

The VarDumper component provides mechanisms for walking through any arbitrary PHP variable. Built on top, it provides a better dump() function that you can use instead of var_dump.

css-selector - The CssSelector component converts CSS selectors to XPath expressions.

  •    PHP

The CssSelector component converts CSS selectors to XPath expressions. This component is a port of the Python cssselect library v0.7.1, which is distributed under the BSD license.

demo - Symfony Demo Application

  •    PHP

The "Symfony Demo Application" is a reference application created to show how to develop Symfony applications following the recommended best practices. Alternatively, you can configure a fully-featured web server like Nginx or Apache to run the application.






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.