PackageTrack
Sign in Get early access

sebastian/object-reflector

Allows reflection of object attributes, including inherited and non-public ones

6.1.0 815M downloads/mo #57 most downloaded on composer sebastianbergmann/object-reflector

What this package is like to depend on

Last release 10 days ago

13 Aug 2026

Release timing varies

gaps range from 1 weeks to 2.2 years

Most releases are documented

notes for 14 of 16 stable releases

Nothing withdrawn

no release was ever pulled

9 years old

16 releases · first in 2017

2 releases in the last 12 months

see the full history below

Release timeline

16 releases · Mar 2017 to Aug 2026
2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 16
  1. 6.1.0 13 Aug 2026
    Release notes

    Changed

    • Improved performance of ObjectReflector::getProperties()

    Fixed

    • A property whose name contains a null byte is no longer reflected under a wrong name
    • The name of a private property of an object of an anonymous class is no longer lost
    Open source →
    Release notes

    Changed

    • Improved performance of ObjectReflector::getProperties()

    Fixed

    • A property whose name contains a null byte is no longer reflected under a wrong name
    • The name of a private property of an object of an anonymous class is no longer lost
    Open source →
  2. 6.0.0 06 Feb 2026
    Release notes

    Removed

    • This component is no longer supported on PHP 8.3
    Open source →
    Release notes

    Removed

    • This component is no longer supported on PHP 8.3
    Open source →
  3. 5.0.0 07 Feb 2025
    Release notes

    Removed

    • This component is no longer supported on PHP 8.2
    Open source →
    Release notes

    Removed

    • This component is no longer supported on PHP 8.2
    Open source →
  4. 4.0.1 03 Jul 2024
    Release notes

    Changed

    • This project now uses PHPStan instead of Psalm for static analysis
    Open source →
    Release notes

    Changed

    • This project now uses PHPStan instead of Psalm for static analysis
    Open source →
  5. 4.0.0 02 Feb 2024
    Release notes

    Removed

    • This component is no longer supported on PHP 8.1
    Open source →
  6. 3.0.0 03 Feb 2023
    Release notes

    Changed

    • ObjectReflector::getAttributes() has been renamed to ObjectReflector::getProperties()

    Removed

    • This component is no longer supported on PHP 7.3, PHP 7.4 and PHP 8.0
    Open source →
  7. 2.0.4 26 Oct 2020
    Release notes

    Fixed

    • SebastianBergmann\ObjectReflector\Exception now correctly extends \Throwable
    Open source →
  8. 2.0.3 28 Sep 2020
    Release notes

    Changed

    • Changed PHP version constraint in composer.json from ^7.3 || ^8.0 to >=7.3
    Open source →
  9. 2.0.2 26 Jun 2020
    Release notes

    Added

    • This component is now supported on PHP 8
    Open source →
  10. 2.0.1 15 Jun 2020
    Release notes

    Changed

    • Tests etc. are now ignored for archive exports
    Open source →
  11. 2.0.0 07 Feb 2020
    Release notes

    Removed

    • This component is no longer supported on PHP 7.0, PHP 7.1, and PHP 7.2
    Open source →
  12. 1.1.3 01 Mar 2024

    Nothing published for this version

  13. 1.1.2 30 Nov 2020

    Nothing published for this version

  14. 1.1.1 29 Mar 2017
    Release notes
    • Fixed #1: Attributes with non-string names are not handled correctly
    Open source →
  15. 1.1.0 16 Mar 2017
    Release notes

    Changed

    • Changed implementation of ObjectReflector::getattributes() to use (array) cast instead of ReflectionObject
    Open source →
  16. 1.0.0 12 Mar 2017
    Release notes
    • Initial release
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive