Libraries tagged by Modul IS
nerburish/yii2-daterange-validator
18133 Downloads
Adds a daterange validator that allows to validate if a model attribute is a valid date range format. Specially usefull if you want to use a DateRangePicker widget and you want to filter by from/until values
maglnet/magl-legacy-application
37666 Downloads
Provides a laminas module that is able to run legacy applications with the power of laminas.
utexas/utexas_saml_auth_helper
151689 Downloads
This is a Drupal module that provides UTexas-focused UI tweaks to the contributed samlauth module.
umd_digital/umd_terp_base
27777 Downloads
UMD Terp Base is the base module for all UMD drupal projects.
ezsystems/ezsurvey-ls
7665 Downloads
eZ Survey is a survey module for eZ Publish
bmidget/kohana-formo
8175 Downloads
Formo is a form module for Kohana 3 that lets you work with forms as objects
mvlabs/mvlabs-snappy
52654 Downloads
MvlabsSnappy is a Zend Framework and Laminas module that allow easy to thumbnail, snapshot or PDF generation from a url or a html page using Snappy PHP wrapper for the wkhtmltopdf/wkhtmltoimage conversion utility.
yireo/magento2-page-cache-csp-nonce-regenerator
158 Downloads
Magento module to regenerate CSP nonces when built-in Page Cache is enabled
steadlane/silverstripe-cloudflare
3596 Downloads
This module aims to relieve the stress of using Cloudflare caching with any SilverStripe project. Adds extension hooks that clears Cloudflare's cache for a specific page when that page is published or unpublished.
php-sap/common
17679 Downloads
Exceptions and abstract classes containing logic for PHP/SAP that is not specific to the underlying PHP module.
passbase/passbase-php
31265 Downloads
# Introduction Welcome to the Passbase Verifications API docs. This documentation will help you understand our models and the Verification API with its endpoints. Based on this you can build your own system (i.e. verification) and hook it up to Passbase. In case of feedback or questions you can reach us under this email address: [[email protected]](mailto:[email protected]). A User submits a video selfie and valid identifying __Resources__ during a __Verification__ guided by the Passbase client-side integration. Once all the necessary __Resources__ are submitted, __Data points__ are extracted, digitized, and authenticated. These Data points then becomes part of the User's __Identity__. The User then consents to share __Resources__ and/or __Data points__ from their Identity with you. This information is passed to you and can be used to make decisions about a User (e.g. activate account). This table below explains our terminology further. | Term | Description | |-----------------------------------------|-------------| | [Identity](#tag/identity_model) | A set of Data points and Resources related to and owned by one single User. This data can be accessed by you through a Verification. | | Data points | Any data about a User extracted from a Resource (E.g. Passport Number, or Age). | | [Resource](#tag/resource_model) | A source document used to generate the Data points for a User (E.g. Passport). | | [User](#tag/user_model) | The owner of an email address associated with an Identity. | | Verification | A transaction through which a User consents to share Data points with you. If the Data points you request are not already available in the User's Identity, the Passbase client will ask the User to submit the necessary Resource required to extract them. | | Re-authentication (login) | A transaction through which a User can certify the ownership of Personal data previously shared through an Authentication. | # Authentication There are two forms of authentication for the API: • API Key • Bearer JWT Token
neuecommerce/addresses
5059 Downloads
Addresses is a polymorphic Laravel package, for addressbook management. Adding addresses to any Eloquent model was never this easy.
mailboxvalidator/mailboxvalidator-php
10846 Downloads
MailboxValidator PHP module enable users to block disposal email, detect free email and validate if an email is valid.
creativestyle/magesuite-shipping-addons
38434 Downloads
The module adds a free shipping bar to inform a user about the minimal amount of order that is free shipped
bariew/phpquery
72868 Downloads
phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library