Libraries tagged by dec
ambta/doctrine-encrypt-bundle
282768 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm
acclimate/container
398577 Downloads
Provides adapters for various third-party service containers.
herrera-io/json
4546024 Downloads
Encodes, decodes, and validates JSON data.
php-decimal/laravel
189586 Downloads
Laravel integration package for decimal support
decidir2/php-sdk
206482 Downloads
SDK para Payway ventas online
yanlongli/app-store-server-api
54415 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/react-child-process-messenger
288654 Downloads
Messenger decorator for react/child-process
wsdltophp/wsdlhandler
816323 Downloads
Decorative design pattern to ease WSDL handling
wsdltophp/domhandler
2012532 Downloads
Decorative design pattern to ease DOM handling
tuupola/base85
235694 Downloads
Base85 encoder and decoder for arbitrary data
richardstyles/eloquentencryption
15982 Downloads
Allow Eloquent attributes to be encrypted and decrypted using a RSA 4096-bit private keys.
rhilip/bencode
26917 Downloads
A pure and simple PHP library for encoding and decoding Bencode data
psecio/jwt
363814 Downloads
A JWT (JSON Web Token) Encoding & Decoding library
privatebin/privatebin
174 Downloads
PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of stored data. Data is encrypted/decrypted in the browser using 256 bit AES in Galois Counter mode (GCM).
pixelfederation/doctrine-resettable-em-bundle
121224 Downloads
Symfony bundle for decorating default entity managers using a resettable decorator.