Libraries tagged by decision
vaened/dictionary-flow
136710 Downloads
A library for comprehensive evaluations within a key-value data dictionary, enabling precise condition definitions and data-driven decision-making.
mathiasonea/laravel-rulebook
84 Downloads
A Laravel package for selecting which code-defined business rule applies to a subject at any point in time—and explaining why.
maniaba/rule-engine
16321 Downloads
A flexible and extensible framework for defining and evaluating rules and conditions, and executing corresponding actions based on specified conditions
bellangelo/phpadr
1717 Downloads
A PHP based command-line interface tool for working with ADR
pixelgrade/nova-blocks
32 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.
passbase/passbase-php
37657 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
cleaniquecoders/eligify
947 Downloads
Eligify is a flexible rule and criteria engine that determines whether an entity — such as a person, application, or transaction — meets the defined acceptance conditions. It powers decision-making systems by making eligibility data-driven, traceable, and automatable.
teltek/pumukit-timed-pub-decisions-bundle
5718 Downloads
Bundle for PuMuKIT to configure the timed publication decisions
silverstripeltd/silverstripe-elemental-decisiontree-json
8342 Downloads
Adds PHP functions to the block to output the entire tree data as JSON format.
eonx-com/easy-decision
40384 Downloads
Your most complex decisions taken the easiest way
proudnerds/pn-questionnaire
54 Downloads
Questionnaire, test and decision tree
slava-basko/specification-php
3514 Downloads
Encapsulate your business decisions for readable, clear, maintainable purposes.
skaras/skvideo
539 Downloads
TYPO3 content element to cache thumbnails of Youtube & Vimeo videos and play them after user confirmation. Options to remember user decision via cookie. Responsive display. Works with and without fluid_styled_content. No other dependencies.
php-extended/php-css-selector-interface
43603 Downloads
A library to represent css selectors for decision making trees in html documents
padosoft/laravel-iam-bridge-spatie-permission
237 Downloads
Bridge di migrazione da spatie/laravel-permission a Laravel IAM: scan, manifest generation, shadow mode, decision diffing, cutover, rollback.