Libraries tagged by decision
globtec/phpadr
109541 Downloads
A PHP based command-line interface tool for working with ADR
yanlongli/app-store-server-api
11168 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.
dnadesign/silverstripe-elemental-decisiontree
12524 Downloads
Element displaying information in regards to answers given to questions
crowdsec/remediation-engine
38679 Downloads
The official PHP remediation engine for CrowdSec
vaened/dictionary-flow
63338 Downloads
A library for comprehensive evaluations within a key-value data dictionary, enabling precise condition definitions and data-driven decision-making.
passbase/passbase-php
30594 Downloads
# Introduction Welcome to the Passbase Verifications API docs. This documentation will help you understand our models and the Verification API with its endpoints. Based on this you can build your own system (i.e. verification) and hook it up to Passbase. In case of feedback or questions you can reach us under this email address: [[email protected]](mailto:[email protected]). A User submits a video selfie and valid identifying __Resources__ during a __Verification__ guided by the Passbase client-side integration. Once all the necessary __Resources__ are submitted, __Data points__ are extracted, digitized, and authenticated. These Data points then becomes part of the User's __Identity__. The User then consents to share __Resources__ and/or __Data points__ from their Identity with you. This information is passed to you and can be used to make decisions about a User (e.g. activate account). This table below explains our terminology further. | Term | Description | |-----------------------------------------|-------------| | [Identity](#tag/identity_model) | A set of Data points and Resources related to and owned by one single User. This data can be accessed by you through a Verification. | | Data points | Any data about a User extracted from a Resource (E.g. Passport Number, or Age). | | [Resource](#tag/resource_model) | A source document used to generate the Data points for a User (E.g. Passport). | | [User](#tag/user_model) | The owner of an email address associated with an Identity. | | Verification | A transaction through which a User consents to share Data points with you. If the Data points you request are not already available in the User's Identity, the Passbase client will ask the User to submit the necessary Resource required to extract them. | | Re-authentication (login) | A transaction through which a User can certify the ownership of Personal data previously shared through an Authentication. | # Authentication There are two forms of authentication for the API: • API Key • Bearer JWT Token
steffenbrand/dmn-decision-tables
14584 Downloads
PHP library to programmatically create DMN decision tables.
modelflow-ai/decision-tree
4083 Downloads
Decision tree implementation for the modelflow ai library
cspray/architectural-decision
3219 Downloads
A library to keep track of architectural decisions with PHP annotations.
teltek/pumukit-timed-pub-decisions-bundle
4136 Downloads
Bundle for PuMuKIT to configure the timed publication decisions
silverstripeltd/silverstripe-elemental-decisiontree-json
4719 Downloads
Adds PHP functions to the block to output the entire tree data as JSON format.
eonx-com/easy-decision
33364 Downloads
Your most complex decisions taken the easiest way
bellangelo/phpadr
180 Downloads
A PHP based command-line interface tool for working with ADR
pixelgrade/nova-blocks
10 Downloads
Nova Blocks is a collection of distinctive Gutenberg blocks, committed to making your site shine like a newborn star. It is taking a design-driven approach to help you made the right decisions and showcase your content in the best shape.
php-extended/php-css-selector-interface
40930 Downloads
A library to represent css selectors for decision making trees in html documents