Download the PHP package hgg/property-accessor without Composer
On this page you can find all versions of the php package hgg/property-accessor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hgg/property-accessor
More information about hgg/property-accessor
Files in hgg/property-accessor
Download hgg/property-accessor
More information about hgg/property-accessor
Files in hgg/property-accessor
Vendor hgg
Package property-accessor
Short Description The Symfony PropertyAccessor as a trait
License MIT
Homepage https://github.com/hglattergotz/property-accessor
Package property-accessor
Short Description The Symfony PropertyAccessor as a trait
License MIT
Homepage https://github.com/hglattergotz/property-accessor
Please rate this library. Is it a good library?
Informations about the package property-accessor
Symfony Property Access wrapper
Provide a bit of convenience if your property access methods need to throw exceptions on an as needed basis.
Example:
This would return the value at the given path if it exists, or the default value if not.
This would return the value at the given path if it exists, or throw an exception if not.
All versions of property-accessor with dependencies
PHP Build Version
Package Version
Requires
symfony/property-access Version
~2.8|~3.0
The package hgg/property-accessor contains the following files
Loading the files please wait ....