symfony/yaml dependents (9028) Order by: name | downloads Show: all | require | require-dev

  • PHP

    symfony/translation

    Provides tools to internationalize your application

  • PHP

    symfony/routing

    Maps an HTTP request to a set of configuration variables

  • PHP

    symfony/config

    Helps you find, load, combine, autofill and validate configuration values of any kind

  • PHP

    symfony/dependency-injection

    Allows you to standardize and centralize the way objects are constructed in your application

  • PHP

    league/commonmark

    Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)

  • PHP

    symfony/serializer

    Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.

  • PHP

    symfony/validator

    Provides tools to validate values

  • PHP

    symfony/monolog-bundle

    Symfony MonologBundle

  • PHP

    doctrine/doctrine-bundle

    Symfony DoctrineBundle

  • PHP

    sensio/framework-extra-bundle

    This bundle provides a way to configure your controllers with annotations

    Abandoned!

  • PHP

    symfony/framework-bundle

    Provides a tight integration between Symfony components and the Symfony full-stack framework

  • PHP

    friendsofphp/php-cs-fixer

    A tool to automatically fix PHP code style

  • PHP

    doctrine/migrations

    PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.

  • PHP

    symfony/twig-bridge

    Provides integration for Twig with various Symfony components

  • PHP

    behat/gherkin

    Gherkin DSL parser for PHP