Libraries tagged by protected
eloquent/liberator
777658 Downloads
A proxy for circumventing PHP access modifier restrictions.
samdark/hydrator
73318 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.
riimu/kit-csrf
23418 Downloads
Secure and simple CSRF library protected against timing and BREACH attacks
igorw/file-serve-bundle
155087 Downloads
Symfony2 Bundle for serving protected files.
duncan3dc/object-intruder
289074 Downloads
A small library to access private/protected properties/methods of objects
orklah/psalm-strict-visibility
96669 Downloads
A Psalm plugin to detect calling private or protected method via proxy
interactive-one/protected-embeds
120796 Downloads
danslo/magento2-module-protected-interceptors
5141 Downloads
Allows you to create Magento 2 plugins for protected methods.
christianbarkowsky/contao-protectedselect
6723 Downloads
Adds a new form select widget which hides the internal field values in the frontend
fritzmg/contao-file-access
4654 Downloads
Contao extension that allows file access restrictions for frontend users.
lucatacconi/crunz-ui
1443 Downloads
User interface for lavary/crunz. Integrate Crunz library and funtions: Tabular, monthly or weekly interface to view the scheduled and executed tasks. Quick display of the execution result of the tasks that have been executed (Indicator icons easily show the result). Upload, download, edit or delete tasks. Forced run of the task, even outside the scheduled time with eventual display of the log once the execution is completed. It can be used with integrated Crunz or with a version of Crunz already installed on the system
cooltronicpl/document-helpers
4129 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
541 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
1640 Downloads
Accessible trait to call protected methods, properties and constants in tests.
dashifen/wp-handler
5255 Downloads
An object to define handlers for various WordPress action and filter hooks using protected methods.