Libraries tagged by caps
pierres/doctrine-migrations-test
23258 Downloads
Test cases to verify Doctrine Migrations
phphd/exceptional-validation
2595 Downloads
Capture domain exceptions and map them to the corresponding properties that caused them
pharaonic/laravel-locations
1691 Downloads
Laravel - Countries[States/Cities, Currency, Phone Code, Languages, Capital] & Continents & Timezones.
passbase/passbase-php
31610 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
openpay/magento2-stores
48516 Downloads
Openpay integration for Magento 2 (Cash payment)
olegsoft/first-or-create
14224 Downloads
Trait for Yii2 ActiveRecord. Search for a model ActiveRecord or create a new one in case of failure
nikolag/core
28502 Downloads
Nikolag Core package for Laravel payment integrations that are not part of the Cashier
netlogix/nxgooglelocations
5656 Downloads
Provide geocoding capability for arbitrary records through Google Maps API.
netgen/ezplatformsearch
93884 Downloads
eZ Platform Search is an eZ Publish legacy extension that integrates eZ Platform search capabilities into eZ Publish legacy
nenes25/eicaptcha
1285 Downloads
PrestaShop Captcha Module
muffe/enum-constraint
9250 Downloads
A Symfony Validator constraint that validates if given strings are valid cases in a given PHP 8 Enum
mr-luke/settings-manager
31778 Downloads
Laravel 5 Package that provides settings manager with type casting.
monsieurbiz/sylius-anti-spam-plugin
9380 Downloads
This plugins adds captcha and allows you to manage your spams.
mollie/magento
7707 Downloads
iDEAL, Creditcard, Bancontact/Mister Cash, SOFORT, Bank transfer, Bitcoin, PayPal & paysafecard for Magento https://www.mollie.com/
modernmcguire/mailspy
4644 Downloads
MailSpy is a Laravel package that allows you to capture and inspect emails sent by your application. It was created to help with testing and debugging email sending in Laravel applications in addition to getting around low retention log limits in services like MailGun and MailerSend.