Libraries tagged by guided
wallacemartinss/filament-onboarding
21452 Downloads
Database-driven onboarding for Filament: progress checklists and guided spotlight tours, translatable to any locale.
mageme/module-eu-withdrawal
7438 Downloads
Magento 2 implementation scaffolding for the EU consumer-withdrawal workflow under Art. 11a Directive 2011/83/EU (as amended by 2023/2673): guided storefront flow (find order, select items, confirm), durable-medium receipt email, 22-locale Annex I content. NOT legal advice — see README disclaimer; merchant is responsible for compliance verification.
yacoubalhaidari/filament-tour
3709 Downloads
An interactive guided tour for Filament Admin Panel using Shepherd.js
passbase/passbase-php
37769 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
jonpurvis/fuzz
44 Downloads
Coverage-guided fuzz testing for PestPHP
grazulex/laravel-strongmigrations
698 Downloads
Detect dangerous migrations before they break production. Catch unsafe operations, get guided alternatives, and keep your database safe.
datlechin/flarum-simple-tour-guide
4096 Downloads
Guided tours that walk new members through your forum.
reliqarts/laravel-guided-image
1709 Downloads
Simplified and ready image manipulation for Laravel via intervention image.
reliqarts/guided-image
536 Downloads
Simplified and ready image manipulation for Laravel via intervention image.
ibnuafdel/daltphp
67 Downloads
Lightweight PHP micro-framework with optional built-in guided learning: lessons and broken-code challenges with automatic verification.
capell-app/installer
61 Downloads
Guided browser and CLI installation for Capell CMS on Laravel.
berrypath/magento2-berrypath-flow-hyva-compat
66 Downloads
BerryPath guided selling flows for Magento 2 Hyvä storefronts.
sleimanx2/grawler
297 Downloads
A guided html crawler with media meta extraction
capell-app/welcome-tour
29 Downloads
Configurable Filament onboarding tours and per-user welcome flow for the Capell admin panel.
epdenouden/phpunit-testdox-tutorial
22 Downloads
Self-guided tutorial for PHPUnit TestDox human-readable reports.