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/.
drupal symfony cli scaffold code-generation console drupal8This 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.
symfony-bundle bundle symfonyThe 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.
symfony symfony-bundle bundleThis 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.
symfony docker docker-symfony nginx php-fpm kibanaThis 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.
symfony-bundle bundle symfony doctrine doctrine-migrationsThis bundle integrates Predis and phpredis into your Symfony application. This bundle is also available via composer, find it on packagist.
symfony bundle symfony-bundle redis phpredis predisRelying 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.
faker alice symfony symfony-bundle fixtures fixture manage-fixtures expression-languageThe NelmioApiDocBundle bundle allows you to generate a decent documentation for your APIs. To migrate from 2.x to 3.0, just follow our guide.
symfony-bundle symfony bundle api api-documentationVersion 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.
symfony elastica elasticsearch symfony-bundle search bundleThis 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.
symfony symfony-bundle routingEasyAdmin creates administration backends for your Symfony applications with unprecedented simplicity. easy-admin-demo is a complete Symfony application created to showcase EasyAdmin features.
backend symfony bundle admin generator symfony-bundleThis 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.
symfony symfony-bundle bundleThis 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.
symfony symfony-bundle doctrine doctrine-orm doctrine-odm-mongodbThis component provides a partial, native PHP implementation for the Mbstring extension. More information can be found in the main Polyfill README.
symfony polyfill component symfony-componentMore information can be found in the main Polyfill README. This library is released under the MIT license.
symfony component symfony-component polyfillThe 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.
symfony component symfony-componentThe 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.
symfony component symfony-component css css-selectorThe "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.
symfony demo symfony-applicationThe DependencyInjection component allows you to standardize and centralize the way objects are constructed in your application.
symfony component symfony-component dependency-injection psr-11The DomCrawler component eases DOM navigation for HTML and XML documents.
symfony component symfony-component crawler dom-crawler
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.