Libraries tagged by protected
m0rtis/picklock
21 Downloads
One class package for calling protected and private methods without reflection
lukasz93p/class-visibility
1535 Downloads
Private and protected classes for PHP.
leo980/reflector
5 Downloads
Helper function for reflecting private/protected class properties and methods. For unit-testing purposes.
lasso/oauth2-client-bundle
3246 Downloads
Access APIs protected by the oauth2 authentication scheme
lane4hub/dotenv
14 Downloads
Advanced functions dotEnv tool for reading .env files for global and protected contexts
krifollk/hydrator
16 Downloads
A simple library which provide you possibility to hydrate and extract an object properties (private, protected) without using reflection.
kodeas/publicise
63 Downloads
Publicise lets you test the `private` or `protected` properties and methods in your classes
judahnator/public-accessor-attribute
10 Downloads
A trait and attribute that provides read-only access to protected class properties.
jalismrs/symfony.bundle.middleware.api
437 Downloads
Adds a protected controller interface and its middleware along with a JSON middleware converter
inspiredminds/contao-crawler-authenticator
40 Downloads
Allows the Contao Crawler to be logged in as a front end member via Basic Authentication in order to index protected pages.
imi/shopware6-password-site
7 Downloads
iMi Password Protected Pages
imathuzh/qfq
3 Downloads
Framework to build web applications: Form generator (bootstrap based), dynamic update, typeahead, multi language, image annotation (via fabric), reports (defined via SQL), SIP protected links, PDF rendering, send mail (dynamic attachments, PDFs), multiple databases, record locking, secure up/download.
hakito/publisher
191 Downloads
Proxy for accessing protected/private class members.
gotipath/storage
2 Downloads
Gotipath Storage is a file storage library for PHP. It provides one interface to interact with FTP/SFTP. When you use this package, you're protected from vendor lock-in, That mean you can connect to any FTP/SFTP storage. Also it's comes with base URL option to connect Gotipath CDN.
gilbertsoft/gsprotectedconfig
67 Downloads
GS Protected Config allows you to import configurations from outside the web directory or override it dependent from the application context or TYPO3 mode (FE, BE, CLI, AJAX and INSTALL). You can use this extension to move the website from dev to testing to production without changing something inside the web root if you place your settings outside. Templates can be found in Resources/Private/Templates. Configuration can simply be adapted by the Extension Manager and must be activated first!