Libraries tagged by php Developer

gdg-tangier/cloud-pubsub

50 Favers
57016 Downloads

Google Cloud pub-sub for laravel

Go to Download


cnvs/canvas

2384 Favers
45445 Downloads

A Laravel publishing platform

Go to Download


developermypos/mypos-checkout-sdk

20 Favers
124247 Downloads

myPOS Checkout SDK PHP

Go to Download


kktsvetkov/krumo

83 Favers
61801 Downloads

Krumo is a debugging tool, which displays structured information about any PHP variable. It is a nice replacement for print_r() or var_dump() which are used by a lot of PHP developers.

Go to Download


alexia/php7mar

772 Favers
74301 Downloads

PHP 7 MAR, or just "php7mar", is a command line utility to generate reports on existing PHP 5 code to assist developers in porting their code quickly to PHP 7.

Go to Download


hekmatinasser/notowo

32 Favers
524257 Downloads

This Package helps developers change number to word for all language on Laravel freamwork PHP

Go to Download


sugarcrm-developers/php-rest-client

5 Favers
3588 Downloads

An SDK for interacting with Sugar's REST v10+ API.

Go to Download


monovm/whois-php

56 Favers
5893 Downloads

This PHP package enables developers to retrieve domain registration information and check domain availability via socket protocol. It's a useful tool for web developers and domain name registrars.

Go to Download


calliostro/php-discogs-api

8 Favers
6495 Downloads

Lightweight Discogs API client for PHP 8.1+ with modern developer comfort — Clean parameter API and minimal dependencies

Go to Download


postmen/sdk-php

11 Favers
38073 Downloads

PHP for Postmen API. This extension helps developers to integrate with Postmen easily.

Go to Download


voximplant/apiclient-php

9 Favers
63593 Downloads

Voximplant PHP API client library. Voximplant is a cloud communications platform for business and developers

Go to Download


victor-teles/playwright-php

20 Favers
4894 Downloads

A Playwright bridge for PHP.

Go to Download


stymiee/php-simple-encryption

44 Favers
8949 Downloads

The PHP Simple Encryption library is designed to simplify the process of encrypting and decrypting data while ensuring best practices are followed. By default is uses a secure encryption algorithm and generates a cryptologically strong initialization vector so developers do not need to becomes experts in encryption to securely store sensitive data.

Go to Download


passbase/passbase-php

10 Favers
36750 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

Go to Download


mailslurp/mailslurp-client-php

6 Favers
48617 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

Go to Download


<< Previous Next >>