doctrine/coding-standard dependents (723) Order by: name | downloads Show: all | require | require-dev

  • PHP

    jms/metadata

    Class/method/property metadata management in PHP

  • PHP

    jms/serializer

    Library for (de-)serializing data of any complexity; supports XML, and JSON.

  • PHP

    doctrine/reflection

    The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.

    Abandoned! See roave/better-reflection

  • PHP

    doctrine/data-fixtures

    Data Fixtures for all Doctrine Object Managers

  • PHP

    ocramius/proxy-manager

    A library providing utilities to generate, instantiate and generally operate with Object Proxies

  • PHP

    doctrine/doctrine-fixtures-bundle

    Symfony DoctrineFixturesBundle

  • PHP

    mikey179/vfsstream

    Virtual file system to mock the real file system in unit tests.

  • PHP

    ocramius/package-versions

    Provides efficient querying for installed package versions (no runtime IO)

  • PHP

    jms/serializer-bundle

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

  • PHP

    beberlei/doctrineextensions

    A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.

  • PHP

    brianium/paratest

    Parallel testing for PHP

  • PHP

    moneyphp/money

    PHP implementation of Fowler's Money pattern

  • PHP

    mongodb/mongodb

    MongoDB driver library

  • PHP

    nunomaduro/larastan

    Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel

    Abandoned! See larastan/larastan

  • PHP

    snc/redis-bundle

    A Redis bundle for Symfony