Libraries tagged by php number
fisharebest/ext-calendar
392319 Downloads
Implementation of the Arabic (Hijri), French, Gregorian, Jewish, Julian and Persian (Jalali) calendars. Also provides a replacement for the PHP ext/calendar extension.
dsposito/argo
133470 Downloads
A shipping utility.
gburtini/distributions
446998 Downloads
PHP implementation of a number of statistical probability distributions: normal, beta, gamma, etc.
skillshare/formatphp
19717 Downloads
Internationalize PHP apps. This library provides an API to format dates, numbers, and strings, including pluralization and handling translations.
nojacko/email-validator
334143 Downloads
Small PHP library to valid email addresses using a number of methods.
hnhdigital-os/php-number-converter
155353 Downloads
Number to word, roman, ordinal converter
mojtabaahn/php-persian-number-to-words
5235 Downloads
Converts number to words in persian
cheesegrits/filament-phone-numbers
4588 Downloads
A Filament PHP plugin for normalizing phone numbers
antalaron/vat-number-validator
60383 Downloads
PHP library to validate VAT numbers
vmgltd/hlr-lookup-api-php-sdk
17623 Downloads
Official HLR Lookup API PHP SDK by www.hlr-lookups.com
still-code/ar-php-laravel
2836 Downloads
ar-php-laravel
passbase/passbase-php
30574 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: [developer@passbase.com](mailto:developer@passbase.com). 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
messente/messente-api-php
105420 Downloads
[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber, WhatsApp and Telegram messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
markrogoyski/numverify-api-client-php
16226 Downloads
Numverify API Client for PHP
mailslurp/mailslurp-client-php
25241 Downloads
MailSlurp is an API for sending and receiving emails and SMS from dynamically allocated email addresses and phone numbers. It's designed for developers and QA teams to test applications, process inbound emails, send templated notifications, attachments, and more. ## Resources - [Homepage](https://www.mailslurp.com) - Get an [API KEY](https://app.mailslurp.com/sign-up/) - Generated [SDK Clients](https://docs.mailslurp.com/) - [Examples](https://github.com/mailslurp/examples) repository