Libraries tagged by onym
fouladgar/laravel-otp
23114 Downloads
This package provides convenient methods for sending and validating OTP notifications to users for authentication.
ecphp/cas-lib
129151 Downloads
CAS Lib, a standard library for CAS authentication.
ecphp/cas-bundle
109761 Downloads
A bundle for Symfony, providing authentication against a Central Authentication Service (CAS) server.
ecotone/laravel
290262 Downloads
Laravel integration for Ecotone
backpack/revise-operation
243440 Downloads
Backpack interface for venturecraft/revisionable
adam-paterson/oauth2-slack
586200 Downloads
Slack OAuth 2.0 Client Provider for The PHP League OAuth2-Client
nextapps/laravel-verification-code
129629 Downloads
A simple way to authenticate a user using a verification code.
asasmoyo/yii2-saml
189074 Downloads
Connect Yii 2 application to a Saml Identity Provider for Single Sign On
longitude-one/wkb-parser
287532 Downloads
Parser for well-known binary (WKB/EWKB) object data
longitude-one/geo-parser
287932 Downloads
Parser for geography coordinate strings
zubzet/framework
35951 Downloads
A lightweight PHP framework focused on rapid development, ease of use, and great portability.
yiisoft/session
265005 Downloads
A session service, PSR-15 session middleware, and a flash message service which helps use one-time messages.
yiimaker/yii2-social-share
106714 Downloads
Extension for sharing on social networks
yii2mod/yii2-sweet-alert
147830 Downloads
Alert widget based on SweetAlert extension {@link http://tristanedwards.me/sweetalert)
yanlongli/app-store-server-api
20149 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.