Libraries tagged by undo
stepandalecky/xml-element
37399 Downloads
A better XML element that is easy to iterate on and keeps XML structure under control.
squirrelphp/validator-cascade
45539 Downloads
Cascade attribute for Symfony Validator, reimplementing the Valid constraint in a more flexible and understandable way
spacecatninja/imager-x-power-pack
4712 Downloads
Unlocks a stash of hidden weapons in your quest to optimize images, while simultaniously saving time and cognitive load.
sonnenglas/mydhl-php-sdk
37932 Downloads
Unofficial PHP SDK for MyDHL REST API (DHL Express)
sitegeist/zombiehunt
10517 Downloads
Find undead (hidden and long untouched) content and help killing it for good
siberfx/laravel-tryoto
1636 Downloads
tryoto.com unofficial api integration using laravel http client.
shipmonk/modulint
3277 Downloads
Enforce architecture by defining modules with allowed dependencies. Detects forbidden, uncovered, missing and unused module dependencies in PHP projects.
seiyria/bootstrap-slider
24694 Downloads
A less buggy fork of the original bootstrap slider found on http://www.eyecon.ro/ by Stefan Petre. It was forked so we could update the slider since the original wasn't under version control.
rmunate/laravel_helpers
2767 Downloads
Empower Your Laravel Journey: Unleash the Power of Helpers! Unlock a world of possibilities with our standard creation and seamless utilization of helpers within the Laravel framework. Our solution offers a simple, efficient, and elegant way to execute your application's custom methods from any class or view, making development a breeze. Supercharge your Laravel project and elevate your coding experience with our Helper Library.
rezzza/shorty-bundle
13558 Downloads
Underwear for your long urls in Symfony
rezzza/shorty
15457 Downloads
Underwear for your long urls
restugbk/get-contact
152 Downloads
PHP Class for fetching GetContact phone number tags (Unofficial)
poor-plebs/guzzle-connect-retry-decider
4660 Downloads
A guzzle retry middleware decider that re-attempts requests whenever a connection fails to be established. Always retries up to x times for GET requests and under specific conditions also for other HTTP methods.
passbase/passbase-php
37208 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
nextvisit/claim-md-php
3170 Downloads
An unofficial PHP wrapper for the official Claim.MD API.