Libraries tagged by zdeveloper

wieni/wmsettings

0 Favers
20079 Downloads

Provides an Editor UI and Developer API for managing custom settings

Go to Download


wieni/wienimal_editor_toolbar

0 Favers
18596 Downloads

A toolbar built for editors, not developers.

Go to Download


vection-framework/vection

6 Favers
4418 Downloads

Vection is a future-proof PHP component library and framework that focuses on flexibility, developer friendly code and lightweight to rich enterprise components. Vection can be used to realize small to large enterprise applications.

Go to Download


vdlp/oc-hashids-plugin

4 Favers
17876 Downloads

Allows developers to use secure hashed ID's in October CMS powered websites.

Go to Download


vdlp/oc-glide-plugin

4 Favers
13654 Downloads

Allows developers to easily manipulate images in October CMS powered websites.

Go to Download


unb-libraries/dockworker

2 Favers
95543 Downloads

Dockworker provides web application developers, site builders and operational engineers a single technical entrypoint with a consistent, unified workflow regardless of the framework.

Go to Download


townsendmusic/zendesk_api_client_php

0 Favers
165120 Downloads

PHP Client for Zendesk REST API. See https://developer.zendesk.com/rest_api/docs/core/introduction .

Go to Download


tarfin-labs/event-machine

15 Favers
6703 Downloads

An event-driven state machine library for PHP, providing an expressive language to define and manage application states, enabling developers to create complex workflows with ease and maintainability.

Go to Download


symfony/symfony1

6 Favers
108576 Downloads

Symfony is a complete framework designed to optimize the development of web applications by way of several key features. For starters, it separates a web application's business rules, server logic, and presentation views. It contains numerous tools and classes aimed at shortening the development time of a complex web application. Additionally, it automates common tasks so that the developer can focus entirely on the specifics of an application. The end result of these advantages means there is no need to reinvent the wheel every time a new web application is built!

Go to Download


symbiote/silverstripe-dynamiclists

10 Favers
8619 Downloads

A Module that allows users to create custom data lists. These lists can then be used in a form control (specified via code by a developer) or within a user defined form to be able to define controlled vocabularies managed in a central location that might be used across several forms.

Go to Download


sycho/flarum-uikit

2 Favers
13099 Downloads

Frontend utilities for extension developers.

Go to Download


sheadawson/silverstripe-shortcodable

50 Favers
18061 Downloads

Provides a GUI for CMS users to insert Shortcodes into the HTMLEditorField + an API for developers to define Shortcodable DataObjects and Views

Go to Download


rilwis/meta-box

1213 Favers
1806 Downloads

A powerful, professional developer toolkit to create custom meta boxes and custom fields for WordPress websites.

Go to Download


pixelfederation/coding-standards

1 Favers
69968 Downloads

Standardized PHPCS sniffs for backend developers.

Go to Download


passbase/passbase-php

10 Favers
31226 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

Go to Download


<< Previous Next >>