Libraries tagged by dota 2
landrok/activitypub
49319 Downloads
A PHP implementation of ActivityPub protocol based upon the ActivityStreams 2.0 data format.
ambta/doctrine-encrypt-bundle
269177 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm
postcode-nl/api-magento2-module
246532 Downloads
Postcode.eu International Address API module for Magento 2. Adds autocompletion for addresses in multiple countries using official postal data.
yanlongli/app-store-server-api
20291 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.
privatebin/privatebin
112 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).
ybelenko/openapi-data-mocker
22841 Downloads
Library that generates fake data from Swagger 2.0|Openapi 3.0 spec
taggrs/magento2-data-layer
10602 Downloads
This extension collect eccommerce data from Magento 2 and pushes it to the Google Tag Manager DataLayer.
elgentos/magento2-structured-data
40231 Downloads
Implement structured data for Magento 2 webshops.
hounddog/doctrine-data-fixture-module
334306 Downloads
Zend Framework 2 Module that provides Doctrine Data-Fixture functionality
element119/module-page-builder-custom-data-attributes
14052 Downloads
A Magento 2 module that allows custom data to be added to Page Builder content.
cranetm/yii2-json-rpc-2.0
76877 Downloads
JSON RPC 2.0 for Yii2 strict type validation of request and response data
andreas-glaser/php-helpers
81805 Downloads
A comprehensive collection of PHP utility functions for array manipulation, string operations, date handling, HTML generation, form building, validation, and more. Modern PHP 8.2+ library with full type safety.
dialect/laravel-gdpr-compliance
113029 Downloads
GDPR compliant data portability and anonymization
discorgento/module-migrations
11765 Downloads
A dev-friendly approach to quickly create migrations (patch data) on Magento 2
ezimuel/php-secure-session
6435 Downloads
Encrypt and authenticate PHP session data using AES-256 and HMAC-SHA256