Libraries tagged by terminal
megao-jakub-onderka/php-console-highlighter
12 Downloads
Highlight PHP code in terminal
marabesi/phpwatch
6 Downloads
Automatically reload your PHP files in terminal
cjmellor/browser-sessions
22569 Downloads
A Laravel package to enable users to manage and monitor their active browser sessions. Allows users to view devices where they are logged in and provides options to terminate unrecognized or all sessions, enhancing account security
webignition/disallowed-character-terminated-string
1199834 Downloads
A string terminated by one or more disallowed characters
imanghafoori/laravel-terminator
51109 Downloads
A minimal yet powerful package to give you opportunity to refactor your controllers.
facile-it/terminable-loop-command
82598 Downloads
A Shell+PHP wrapper to run Symfony console commands in loop under a daemon or Kubernetes
patchlevel/worker
326418 Downloads
Gives the opportunity to build a stable worker that terminates properly when limits are exceeded.
passbase/passbase-php
31968 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
baraja-core/shutdown-terminator
52849 Downloads
Registers handlers that run at the end of the request.
peehaa/async-chatter-bot
927 Downloads
Asynchronous chatter bot client built on the Amp concurrency framework
mediawiki/semantic-glossary
51878 Downloads
A terminology markup extension with a Semantic MediaWiki back-end
mediawiki/lingo
68801 Downloads
Provides hover-over tool tips on wiki pages from terms defined on a wiki page
aeon-php/retry
152651 Downloads
Retry fragile operations in case of failure with different delay strategies and possibility to skip/terminate execution
thesceneman/silverstripe-glossary
1567 Downloads
Adds a Glossary section to CMS admin where glossary terms can be defined. These terms can then be added to content via the WYSIWYG and the definitions will be rendered as interactive rollovers within webpage content.
jeyroik/sm-plugin-max-try
441 Downloads
Plugin for jeyroik StateMachine. Allow to use on terminate transition and max try parameter.