entity

Lightweight and smart PHP 8.1+ Entity class with automatic Data Mapping and serialization

MIT License

Downloads
277
Stars
6
Committers
2

Bot releases are hidden (Show)

entity - v0.1.12

Published by compositephp 10 months ago

  • Minor performance optimisation
entity - v0.1.11

Published by compositephp 10 months ago

  • Improve AbstractEntity::resetChangedColumns for performance reasons
entity - 0.1.10 Latest Release

Published by compositephp 11 months ago

New column type - Collection (ArrayAccess)

entity - v0.1.9

Published by compositephp about 1 year ago

  • UUID column support added
entity - v0.1.8

Published by compositephp over 1 year ago

  • Add the possibility of attaching a custom hydrator to the entity
  • Performance improvements
entity - v0.1.7

Published by compositephp over 1 year ago

  • Add .gitattributes which should clean useless files in vendor
entity - v0.1.6

Published by compositephp over 1 year ago

  • New attribute SkipSerialization - skips public and protected properties from serialization/deserialization
entity - v0.1.5

Published by compositephp over 1 year ago

  • Add new helper methods to fetch the attributes from class and properties
  • Minor improvements
entity - v0.1.4

Published by compositephp over 1 year ago

  • Split BackedEnum to BackedIntEnum and BackedStringEnum
  • Minor fixes
entity - v0.1.3

Published by compositephp almost 2 years ago

  • New EntityList column
  • PHPStan l9 optimizations
Package Rankings
Top 22.39% on Packagist.org
Badges
Extracted from project README
Latest Stable Version Build Status Codecov
Related Projects