monro93 member since: Jan 13, 2020

monro93's packages

  • 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.