Libraries tagged by dec
yoast/comment-hacks
24546 Downloads
Make comments management easier by applying some of the simple hacks Joost gathered over decades of using WordPress.
yanlongli/app-store-server-api
5635 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.
wyrihaximus/json-throwable
234844 Downloads
📠 JSON encode and decode throwables and exceptions
wubuwei/php-apple-signin
36755 Downloads
A simple library to decode and parse Apple Sign In client tokens.
wpsyntex/polylang-stubs
106578 Downloads
Polylang and Polylang Pro function and class declaration stubs for static analysis.
vakata/asn1
15224 Downloads
An ASN1 encoder / decoder
tecnickcom/tc-lib-pdf-filter
70294 Downloads
PHP library to decode PDF compression and encryption filters
stymiee/php-simple-encryption
4894 Downloads
The PHP Simple Encryption library is designed to simplify the process of encrypting and decrypting data while ensuring best practices are followed. By default is uses a secure encryption algorithm and generates a cryptologically strong initialization vector so developers do not need to becomes experts in encryption to securely store sensitive data.
spomky-labs/cbor-bundle
110876 Downloads
CBOR Encoder/Decoder Bundle for Symfony.
smichaelsen/no-insecure-typo3-extensions
45954 Downloads
This package declares conflicts to insecure TYPO3 extensions
shlinkio/shlink-json
20649 Downloads
JSON encoding/decoding utilities
shaqman/yii2-queue-mailer
14603 Downloads
Background mailer decorator for Yii2
sagalbot/encryptable
42732 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
robinpowered/php-ntlm
96902 Downloads
Message encoder/decoder and password hasher for the NTLM authentication protocol
richardstyles/eloquentencryption
10509 Downloads
Allow Eloquent attributes to be encrypted and decrypted using a RSA 4096-bit private keys.