Libraries tagged by user id
pixelant/interest
11479 Downloads
REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you don't have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.
yanlongli/app-store-server-api
14461 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.
phpstubs/phpstubs
13422 Downloads
Contains PHP Stubs which can be used by IDEs, or static analysis tools
plesk/wappspector
8645 Downloads
Command-line interface utility to analyze the file structure of a web hosting server and identify the frameworks and CMS used in the websites hosted on it.
talon-one/talon-one-client
89713 Downloads
Use the Talon.One API to integrate with your application and to manage applications and campaigns: - Use the operations in the [Integration API section](#integration-api) are used to integrate with our platform - Use the operation in the [Management API section](#management-api) to manage applications and campaigns. ## Determining the base URL of the endpoints The API is available at the same hostname as your Campaign Manager deployment. For example, if you access the Campaign Manager at `https://yourbaseurl.talon.one/`, the URL for the [updateCustomerSessionV2](https://docs.talon.one/integration-api#operation/updateCustomerSessionV2) endpoint is `https://yourbaseurl.talon.one/v2/customer_sessions/{Id}`
arokettu/monsterid
2508 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.
pipecraft/flarum-ext-id-slug
5218 Downloads
A Flarum extension. Use id as slug in discussion URL.
bheisig/idoitapi
10485 Downloads
Easy-to-use, but feature-rich client library for i-doit's JSON-RPC API
isszz/webman-hashids
1135 Downloads
Webman Hashids Used to generate a youtube-like ID from a digital ID
codiad/codiad
301 Downloads
Codiad is a web-based IDE framework with a small footprint and minimal requirements. The system is still early in development, and while it has been proven extremely stable please be sure have a backup system if you use it in any production work.
idoit/apiclient
6457 Downloads
Easy-to-use, but feature-rich client library for i-doit's JSON-RPC API
vdlp/oc-hashids-plugin
18042 Downloads
Allows developers to use secure hashed ID's in October CMS powered websites.
vivait/backoff
30019 Downloads
A configurable and expandable backoff timing generator with the idea to be used for async services
gponty/symfony-idloom-api-bundle
1627 Downloads
Service to use api idloom.events in Symfony
ajaaleixo/laravel-middleware-correlation-id
5057 Downloads
Laravel Package to use a Correlation ID Middleware