Packages from monro

  • PHP

    monro/doctrine-nullable-embedabbles

    Workarround to the issues related of using Doctrine with embedabbles relations where the relation can be null. If the object is null doctrine would instanciate it with all the properties to null, this library will fix it to set it to null.