Libraries tagged by user identity
yanlongli/app-store-server-api
17702 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.
iamfarhad/laravel-audit-log
409 Downloads
Comprehensive entity-level audit logging package for Laravel applications with model-specific tables, field exclusion, and batch processing support
rhumsaa/uuid
2616930 Downloads
NO LONGER MAINTAINED. Use ramsey/uuid instead. A PHP 5.3+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).
arokettu/monsterid
2939 Downloads
MonsterID is a method to generate a unique monster image based upon a certain identifier (IP address, email address, whatever). It can be used to automatically provide personal avatar images in blog comments or other community services.
saeven/zf3-circlical-user
18071 Downloads
Complete user entity, rights, and access module for Laminas
steverobbins/magento-version-identification
7769 Downloads
A compiled list of files and their md5 hashes used to determine a Magento site's version
okaeli/magento2-category-code
564 Downloads
The Category Code module for Magento2 creates a new category attribute in order to use it as a unique identifier for categories.
softcomtecnologia/uuid
3779 Downloads
NO LONGER MAINTAINED. Use ramsey/uuid instead. A PHP 5.3+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).
ibrahimhalilucan/keygen
2171 Downloads
Generator is Char, Float, Integer, Serial and Token types of data for use in Laravel projects. It simplifies data generation processes and is an important tool for use in your projects.
wieni/wmbert
14015 Downloads
A more user-friendly entity reference list field widget for Drupal 8.
oyoun-media/academy-saml
476 Downloads
Make your PHP Laravel application an Identification Provider using SAML 2.0. This package allows you to implement your own Identification Provider (idP) using the SAML 2.0 standard to be used with supporting SAML 2.0 Service Providers (SP).
emileperron/git-version-strategy-bundle
394 Downloads
A custom version strategy for Symfony assets that uses the current Git commit short-hash as the version identifier.
schvoy/user-bundle
101 Downloads
User bundle - This bundle provides a basic user entity and user repository.
jedkirby/tweet-entity-linker
2656 Downloads
Convert Twitter API Tweet entities such as URLs, Hashtags and User Mentions into their respective HTML entities.
msgphp/user-eav
4303 Downloads
A bridge between the `User` and `EAV` domain