Libraries tagged by guide
hihaho/phpstan-rules
22699 Downloads
Hihaho PHPStan rules according to the guidelines
drsdre/yii2-wizardwidget
144096 Downloads
Multi step wizard widget using tabs to guide a user through steps to complete a task. Based on the Form wizard (using tabs) from lukepzak (see http://bootsnipp.com/snippets/featured/form-wizard-using-tabs).
dgtlss/owaspadvisor
1351 Downloads
A Laravel package to help developers implement OWASP Top 10 security guidelines
dcblogdev/laravel-junie
652 Downloads
Install pre-configured guides for Jetbrains Junie
cmsmaxinc/filament-error-pages
7557 Downloads
Users don’t see blank 404 or 503 error pages. Instead, it shows helpful messages or guides them when something goes wrong.
putyourlightson/craft-cp-style-guide
2735 Downloads
Control panel style guide.
phpdocumentor/guides-graphs
38424 Downloads
Provides Plantuml support for restructured text rendered by the phpDocumentor's Guides library.
coldtrick/tour_guide
1749 Downloads
Configure step-by-step guides and feature introductions for your Elgg site
macopedia/typo3-interactive-tour
610 Downloads
An interactive tour through the TYPO3 backend.
coldtrick/wizard
7113 Downloads
Make a wizard to guide your users through the features of your site
rekalogika/api-lite
1849 Downloads
A set of tools to simplify working with API Platform in your projects. Comes with guides, patterns, and practical examples for building API Platform-based projects.
passbase/passbase-php
31754 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
kohana/userguide
24550 Downloads
Kohana user guide and live API documentation module
justintime50/styles
1399 Downloads
A collection of style guides and best practices used for my projects and teams.
t3docs/guides-php-domain
11164 Downloads
PHP domain directives for Restructured Text