alexanevsky member since: Oct 11, 2021
alexanevsky's packages
-
-
PHP
alexanevsky/getter-setter-accessor-bundle
Provides functions to read and write from/to an object and gets the list of object getters and setters.
-
PHP
alexanevsky/input-manager-bundle
Provides functions which allows to map incoming data (for example, from JSON) into an object, modify it, validate it, and map it to a model or Doctrine entity
-
PHP
alexanevsky/output-normalizer-bundle
Provides functions which allows to flexibly customize the output of objects and entities to an array or JSON by defining normalization rules in classes.