Libraries tagged by Protected area
lucatacconi/crunz-ui
1231 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
silextaillenumerique/downloads-area
18 Downloads
A protected area for your Kirby instance.
iqnection-pages/protectedareapage
31 Downloads
SilverStripe Protected Area
lucatacconi/silly-vue-scaffolding
15 Downloads
Silly-vue-scaffolding is an easy way to release modular Vue/Vuetify applications, composed of several Vue files, loaded but not compiled. Silly-vue-scaffolding includes an API engine based on Slim e protected by JWT. Includes also a login system end a dynamic menu shown based on user grant levels.
alecrabbit/php-helpers
8310 Downloads
PHP helpers functions
arjanwestdorp/exposable
11880 Downloads
A laravel package to expose protected model in a secure way.
samdark/hydrator
68307 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.
danslo/magento2-module-protected-interceptors
3864 Downloads
Allows you to create Magento 2 plugins for protected methods.
riimu/kit-csrf
18977 Downloads
Secure and simple CSRF library protected against timing and BREACH attacks
cooltronicpl/document-helpers
3557 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
529 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.
dashifen/repository
4363 Downloads
An object with read-only protected properties from which other objects can be extened.
leedavis81/altr-ego
1125 Downloads
Access an objects protected / private properties and methods
mvccore/ext-view-helper
618 Downloads
MvcCore - Extension - View - Helper - abstract class code and interface support code to create more sofisticated view helpers with better setup and protected properties.
kuhschnappel/authtoken
26 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.