2017 © Pedro Peláez
 

library object-reflector

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

image

sebastian/object-reflector

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

  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 4 Versions
  • 28 % Grown

The README.md

Latest Stable Version CI Status Type Coverage codecov, (*1)

sebastian/object-reflector

Allows reflection of object properties, including inherited and private as well as protected ones., (*2)

Installation

You can add this library as a local, per-project dependency to your project using Composer:, (*3)

composer require sebastian/object-reflector

If you only need this library during development, for instance to run your project's test suite, then you should add it as a development-time dependency:, (*4)

composer require --dev sebastian/object-reflector

The Versions

15/05 2018

dev-master

9999999-dev https://github.com/sebastianbergmann/object-reflector/

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

  Sources   Download

BSD-3-Clause

The Requires

  • php ^7.0

 

The Development Requires

29/03 2017

1.1.1

1.1.1.0 https://github.com/sebastianbergmann/object-reflector/

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

  Sources   Download

BSD-3-Clause

The Requires

  • php ^7.0

 

The Development Requires

16/03 2017

1.1.0

1.1.0.0 https://github.com/sebastianbergmann/object-reflector/

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

  Sources   Download

BSD-3-Clause

The Requires

  • php ^7.0

 

The Development Requires

12/03 2017

1.0.0

1.0.0.0 https://github.com/sebastianbergmann/object-reflector/

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

  Sources   Download

BSD-3-Clause

The Requires

  • php ^7.0

 

The Development Requires