Libraries tagged by https
httpsoft/http-basis
25669 Downloads
Simple and fast HTTP microframework implementing PSR standards
zounar/php-proxy
3307 Downloads
Forward your HTTP/HTTPS requests to another server.
yunzhanghuopen/sdk-php
18697 Downloads
云账户综合服务平台官方 SDK for PHP,支持 PHP 5.4 及以上版本Copyright © 2013 - 2025 云账户技术(天津)有限公司云账户开放平台:https://open.yunzhanghu.com/
xhat/payjs-laravel
13930 Downloads
基于 PAYJS 的 API 开发的 Composer Laravel Package,可直接用于生产环境 https://payjs.cn
wbraganca/yii2-tagsinput
157370 Downloads
The yii2-tagsinput is a Yii 2 wrapper for [bootstrap-tagsinput](https://github.com/timschlechter/bootstrap-tagsinput). A user interface for managing tags.
wayfair/hypernova-php
181941 Downloads
A PHP client for hypernova. https://github.com/airbnb/hypernova
warrence/yii2-kartikgii
102832 Downloads
Gii Generator base on Kartik-V extension https://github.com/kartik-v
verifalia/sdk
38203 Downloads
Verifalia provides a simple HTTPS-based API for validating email addresses and checking whether they are deliverable or not. This library allows to easily integrate with Verifalia and verify email addresses in real-time.
vantiv/payments-sdk
12157 Downloads
The Vantiv eCommerce PHP SDK is a PHP implementation of the [Vantiv eCommerce](https://developer.vantiv.com/community/ecommerce). XML API. This SDK was created to make it as easy as possible to connect process your payments with Vantiv eCommerce
vantiv/cnp-payments-sdk
123700 Downloads
The Vantiv eCommerce PHP SDK is a PHP implementation of the [Vantiv eCommerce](https://developer.vantiv.com/community/ecommerce). XML API. This SDK was created to make it as easy as possible to connect process your payments with Vantiv eCommerce
ufee/amoapi
22385 Downloads
amoCRM API Client (https://www.amocrm.ru/developers/content/platform/abilities/)
udger/udger-php-v4
91483 Downloads
PHP agent string parser based on Udger https://udger.com/products/local_parser
udger/udger-php
150885 Downloads
PHP agent string parser based on Udger https://udger.com/products/local_parser
tooyz/moysklad
15649 Downloads
Get it here: https://github.com/Tooyz/moysklad
talon-one/talon-one-client
92925 Downloads
Use the Talon.One API to integrate with your application and to manage applications and campaigns: - Use the operations in the [Integration API section](#integration-api) are used to integrate with our platform - Use the operation in the [Management API section](#management-api) to manage applications and campaigns. ## Determining the base URL of the endpoints The API is available at the same hostname as your Campaign Manager deployment. For example, if you access the Campaign Manager at `https://yourbaseurl.talon.one/`, the URL for the [updateCustomerSessionV2](https://docs.talon.one/integration-api#operation/updateCustomerSessionV2) endpoint is `https://yourbaseurl.talon.one/v2/customer_sessions/{Id}`