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

  • PHP

    symfony/console

    Eases the creation of beautiful and testable command line interfaces

  • PHP

    symfony/event-dispatcher

    Provides tools that allow your application components to communicate with each other by dispatching events and listening to them

  • PHP

    symfony/http-kernel

    Provides a structured process for converting a Request into a Response

  • PHP

    symfony/http-client

    Provides powerful methods to fetch HTTP resources synchronously or asynchronously

  • PHP

    doctrine/doctrine-bundle

    Symfony DoctrineBundle

  • 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

    symfony/twig-bundle

    Provides a tight integration of Twig into the Symfony full-stack framework

  • PHP

    symfony/doctrine-bridge

    Provides integration for Doctrine with various Symfony components

  • Twig

    symfony/web-profiler-bundle

    Provides a development tool that gives detailed information about the execution of any request

  • PHP

    jms/serializer-bundle

    Allows you to easily serialize, and deserialize data of any complexity

  • PHP

    symfony/messenger

    Helps applications send and receive messages to/from other applications or via message queues

  • PHP

    nelmio/api-doc-bundle

    Generates documentation for your REST API from annotations and attributes