Libraries tagged by help php

ytake/valueobjects

60 Favers
83886 Downloads

A PHP library/collection of classes aimed to help developers using and undestanding immutable objects.(temporary package)

Go to Download


yanlongli/app-store-server-api

22 Favers
4728 Downloads

PHP client for App Store Server API. Manage your customers’ App Store transactions from your server.The App Store Server API is a REST API that you call from your server to request and provide information about your customers' in-app purchases. The App Store signs the transaction and subscription renewal information that this API returns using the JSON Web Signature (JWS) specification.App Store Server API is independent of the app’s installation status on the customer’s devices. The App Store server returns information based on the customer’s in-app purchase history regardless of whether the customer installed, removed, or reinstalled the app on their devices.To request transaction and subscription status information with this API, provide any original transaction identifier that belongs to the customer. The transaction history API responds with a complete list of transactions, 20 at a time, starting with the oldest first. The subscription status API returns the status for all of the customer’s subscriptions, organized by their subscription group identifier.Use the Send Consumption Information endpoint to send information to the App Store when customers request a refund for a consumable in-app purchase, after you receive the CONSUMPTION_REQUEST App Store server notification. Your data helps inform refund decisions.

Go to Download


naucon/breadcrumbs

11 Favers
16074 Downloads

The breadcrumb package helps to integrate a common breadcrumb navigation into a web application. The package includes two components: A breadcrumbs class to add breadcrumb elements and a breadcrumbs helper to render html markup in php or smarty templates.

Go to Download


lingfennan/protobuf

28481 Favers
36 Downloads

Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.

Go to Download


classpreloader/console

10 Favers
189009 Downloads

Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case

Go to Download


humbug/humbug

1151 Favers
153136 Downloads

Humbug is a Mutation Testing framework for PHP. Whereas Code Coverage can tell you what code your tests are executing, Mutation Testing is intended to help you judge how well your unit tests actually perform and where they could be improved.

Go to Download


ahmard/php-server

12 Favers
242 Downloads

A small library to help run PHP servers easily and quickly.

Go to Download


laynefyc/php-monitor

231 Favers
481 Downloads

A free, flexible, powerful tool that helps you monitor PHP Service.

Go to Download


luka-dev/playwright-php

10 Favers
11355 Downloads

A PHP Module, that help with generating of task script for playwright and send it node.js

Go to Download


dave-liddament/phpstan-rule-test-helper

0 Favers
4905 Downloads

Library to help make testing of PHPStan rules easier

Go to Download


railroadmedia/helpscout-api-php

0 Favers
44379 Downloads

Help Scout API v2 Client - musora media fork

Go to Download


passbase/passbase-php

9 Favers
28433 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


jstewmc/php-helpers

31 Favers
11490 Downloads

Static classes to help with numbers, strings, arrays, files, and bools in PHP

Go to Download


enius/freshdesk-php-sdk

0 Favers
6836 Downloads

PHP SDK for the Freshdesk API (v2) fork mpclarkson/freshdesk-php-sdk

Go to Download


alecrabbit/php-console-colour

7 Favers
12068 Downloads

Helps to do colored console output.

Go to Download


<< Previous Next >>