Libraries tagged by protected
duncan3dc/object-intruder
364460 Downloads
A small library to access private/protected properties/methods of objects
eloquent/liberator
879080 Downloads
A proxy for circumventing PHP access modifier restrictions.
samdark/hydrator
78281 Downloads
Allows to extract data from an object or create a new object based on data for the purpose of persisting state. Works with private and protected properties.
igorw/file-serve-bundle
157085 Downloads
Symfony2 Bundle for serving protected files.
danslo/magento2-module-protected-interceptors
6054 Downloads
Allows you to create Magento 2 plugins for protected methods.
riimu/kit-csrf
26989 Downloads
Secure and simple CSRF library protected against timing and BREACH attacks
orklah/psalm-strict-visibility
103468 Downloads
A Psalm plugin to detect calling private or protected method via proxy
interactive-one/protected-embeds
138483 Downloads
christianbarkowsky/contao-protectedselect
7574 Downloads
Adds a new form select widget which hides the internal field values in the frontend
fritzmg/contao-file-access
5252 Downloads
Contao extension that allows file access restrictions for frontend users.
cooltronicpl/document-helpers
4944 Downloads
Revolutionize your PDF creation process with the PDF Generator for Craft CMS. Create and manage PDFs with ease using customizable templates and a range of options.
smith197/steamauthentication
545 Downloads
SteamAuthentication is a basic set of PHP files that enable users to login using their steam account to view protected content on your website. it creates a session using their steamid as the sessionID and checks for the session when a user visits the page. It also includes a file which allows you to use their profile information such as their avatar and online status.
r83dev/test-accessible
4752 Downloads
Accessible trait to call protected methods, properties and constants in tests.
leedavis81/altr-ego
1187 Downloads
Access an objects protected / private properties and methods
kodeas/publicise
6298 Downloads
Publicise lets you test the `private` or `protected` properties and methods in your classes