Libraries tagged by call sign
magenizr/magento2-raygun
67 Downloads
Connect Magento with [Raygun](https://app.raygun.com/signup) and never let another error go unnoticed again. Monitor your full tech stack across both desktop and mobile, with all the information you need to take action.
ajadipaul/laravel-payment-hub
5 Downloads
A comprehensive and versatile package designed to integrate multiple payment gateways into your Laravel application. This package supports a wide array of popular payment options. With Laravel Payment Hub, you can seamlessly handle payments, ensuring a smooth and unified experience for both developers and users. The package offers a standardized interface for all supported gateways, simplifying the process of switching between different payment providers without altering your codebase significantly. Enhance your Laravel application's payment capabilities with ease and flexibility using Laravel Payment Hub.
classpreloader/classpreloader
41554468 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
redchamps/module-clean-admin-menu
330515 Downloads
It will merge all third party extensions menu items to single menu item named 'Extensions'.
gabrola/email-normalizer
60293 Downloads
A library that will normalize email addresses for cases when different email addresses all point towards a single email account
classpreloader/console
214591 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
digital-creative/icon-action-toolbar
16572 Downloads
Allows you to update a single column of a resource all at once.
fidum/nova-package-bundler-command
40548 Downloads
Improves Laravel Nova initial load speeds by combining all third party package assets into a single file.
vildanbina/composer-upgrader
815 Downloads
Effortlessly upgrade all Composer dependencies to their latest versions with a single command.
adt/single-recipient-mailer
46882 Downloads
Component modifies `Nette\Mail\Message` to send all the emails to one address. Sutaible for non production environments.
mpyw/comphar
1401 Downloads
Pack all composer dependencies into a single phar file
joggapp/laravel-mail-viewer
56676 Downloads
View all your mailables at a single place
passbase/passbase-php
31420 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
silverstripe/recipe-kitchen-sink
2013 Downloads
Internal testing Silverstripe CMS recipe for all modules, optional and suggested
ecommit/doctrine-orm-refetch
3345 Downloads
Refetch ORM Doctrine objects. Or detach all entities attached since a snapshot