Libraries tagged by protected
marcin-orlowski/lockpick
2068 Downloads
Helps accessing protected/private members/consts of foreign objects.
codefog/contao-page-password
227 Downloads
The extension allows you to protect the selected pages with a password.
code-distortion/insight
382 Downloads
Test protected and private object methods and properties as if they were public
skagarwal/reflection
6231 Downloads
Test any Private/Protected Methods/Properties of any class
phps-cans/quote-strategy.doctrine.escaping
1076 Downloads
This package contains an implementation of Doctrine\ORM\Mapping\QuoteStrategy which automatically escape database reserved keyword for table and column alias.
webcoast/filedump-path-urls
65 Downloads
TYPO3 CMS extension to provide nice URLs for protected files
petrp/access
3865 Downloads
Access - Tool for access to private and protected members of object. It's handy for unit tests.
mhe/silverstripe-download-codes
3 Downloads
Create download codes for protected files in SilverStripe
markbaker/spymaster
14 Downloads
SpyMaster is a small library, for use in testing, that allows access to verify the values of protected and private properties in a class that is being tested, without needing to modify the class using Reflection.
make/accessible
80 Downloads
A very lightweight PHP package that let you easely access and test singleton classes and inaccessible instance members like private or protected methods and properties.
leedavis81/altr-ego
1128 Downloads
Access an objects protected / private properties and methods
kuhschnappel/authtoken
75 Downloads
Once installed you can create authentication tokens for frontend users in the backend. You can then retrieve protected pages by submitting this token as an "X-User-Token" with the header.
jobinja/blade-macro
4819 Downloads
Reusable scope-protected blade blocks, with empty I/O on runtime (replacement for @include which uses native I/O based PHP includes).
itscoding/serve-secret
921 Downloads
Serve password protected files
hmones/laravel-redirect
11 Downloads
Redirects users automatically after login to the previous protected route they were trying to access