Download the PHP package alecrabbit/php-sneaky-peek without Composer
On this page you can find all versions of the php package alecrabbit/php-sneaky-peek. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download alecrabbit/php-sneaky-peek
More information about alecrabbit/php-sneaky-peek
Files in alecrabbit/php-sneaky-peek
Download alecrabbit/php-sneaky-peek
More information about alecrabbit/php-sneaky-peek
Files in alecrabbit/php-sneaky-peek
Vendor alecrabbit
Package php-sneaky-peek
Short Description Private and protected properties and methods accessors. NOT FOR PRODUCTION USE.
License MIT
Package php-sneaky-peek
Short Description Private and protected properties and methods accessors. NOT FOR PRODUCTION USE.
License MIT
Please rate this library. Is it a good library?
Informations about the package php-sneaky-peek
🔭 PHP Sneaky Peek
A function to get a peek at private parts of an object.
Installation
This package is intended for DEVELOPMENT purposes only.
Usage
In case you want to access static properties or methods you can pass FQCN as an argument instead of an object.
How it is different from spatie/invade?
The main difference is invade
can work with objects only, while peek
can work with both objects and FQCN(class-string).
All versions of php-sneaky-peek with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.2
The package alecrabbit/php-sneaky-peek contains the following files
Loading the files please wait ....