Libraries tagged by php8.2
mrm-commerce/magento-coding-standard-phpcs
44794 Downloads
MRM Commerce PHP Code Sniffer Coding Standard designed for Magento 2 applications
mikemadisonweb/yii2-rabbitmq
243452 Downloads
Wrapper based on php-amqplib to incorporate messaging in your Yii2 application via RabbitMQ. Inspired by RabbitMqBundle for Symfony 2, really awesome package.
landrok/activitypub
48908 Downloads
A PHP implementation of ActivityPub protocol based upon the ActivityStreams 2.0 data format.
yanlongli/app-store-server-api
19137 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.
remotemerge/totp-php
3479 Downloads
Lightweight, fast, and secure TOTP (2FA) authentication library for PHP — battle tested, dependency free, and ready for enterprise integration.
zohocrm/php-sdk-2.1
263512 Downloads
Zoho CRM API SDK for PHP
zohocrm/php-sdk-2.0
70588 Downloads
Zoho CRM API SDK for PHP
rapidwebltd/php-google-oauth-2-handler
161265 Downloads
This package provides a handler to ease authentication with Google's OAuth 2 APIs.
emgiezet/errbit-php
140643 Downloads
errbit/airbrake integration with php with psr-2
kilylabs/qr-payment-php
11543 Downloads
Генерация QR-кодов для оплаты на базе ГОСТ Р 56042-2014 для PHP
26b/php-pre-commit
11512 Downloads
Pre-commit git hook for enforcing php standards.
vitorccsiqueira/zenvia-php
60324 Downloads
PHP SDK Zenvia API 2.0
jane-php/open-api-2
666295 Downloads
Generate a PHP Client API (PSR7/PSR18 compatible) given a OpenApi 2.x (Swagger) specification
hungnguyenckc/linkedin-api-php-client
86341 Downloads
LinkedIn API PHP SDK with OAuth 2.0 & CSRF support. Can be used for social sign in or sharing on LinkedIn. Examples. Documentation.
ezimuel/php-secure-session
6403 Downloads
Encrypt and authenticate PHP session data using AES-256 and HMAC-SHA256