Libraries tagged by identifiers
identifier/identifier
8417 Downloads
Common Interfaces and Factories for Identifiers
rorecek/laravel-ulid
146768 Downloads
Laravel package for ULID (Universally Unique Lexicographically Sortable Identifier)
ramsey/uuid-console
137124 Downloads
A console application for generating UUIDs with ramsey/uuid.
sop/crypto-types
1100303 Downloads
A PHP library of various ASN.1 types for cryptographic applications.
yanlongli/app-store-server-api
17075 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.
odan/tsid
157837 Downloads
A library for generating Time Sortable Identifiers (TSID).
lewiscowles/ulid
35393 Downloads
Universally Unique Lexicographically Sortable Identifier ported to PHP
ethercreative/yii2-ip-ratelimiter
123017 Downloads
Allow guest clients to be rate limited, using their IP as the identifier.
caneara/snowflake
25364 Downloads
A package to create Twitter Snowflake identifiers
identifier/identifier-implementation
Downloads
ramsey/identifier
356 Downloads
A PHP library for generating and working with identifiers, including UUIDs, ULIDs, and Snowflakes
monospice/spicy-identifiers
900685 Downloads
An easy way to parse and manipulate identifier names, such as dynamic method names.
monospice/spicy-identifier-tools
910848 Downloads
An easy way to parse, convert, and format identifier names.
tiny-blocks/ksuid
53694 Downloads
K-Sortable Unique Identifier.
mikemix/php-uuid-v6
62977 Downloads
Version 6 UUID https://bradleypeabody.github.io/uuidv6/