Libraries tagged by devhelper

windwalker/srp

4 Favers
1670 Downloads

A modern PHP/JS package of SRP-6a (RFC5054). Contains server and client part to help developer use on any cases.

Go to Download


vdlp/oc-hashids-plugin

4 Favers
15869 Downloads

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

Go to Download


vdlp/oc-glide-plugin

4 Favers
11854 Downloads

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

Go to Download


towa/towa-acf-fields

6 Favers
10784 Downloads

ACF Fields Developer SDK

Go to Download


thefrosty/wp-upgrade-task-runner

4 Favers
16840 Downloads

A WordPress plugin for developers to write custom migration tasks.

Go to Download


symfony/symfony1

6 Favers
104977 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
7709 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
8811 Downloads

Frontend utilities for extension developers.

Go to Download


sheadawson/silverstripe-shortcodable

50 Favers
17956 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

1188 Favers
1793 Downloads

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

Go to Download


pixelfederation/coding-standards

0 Favers
60998 Downloads

Standardized PHPCS sniffs for backend developers.

Go to Download


php-flasher/flasher-noty-symfony

5 Favers
374507 Downloads

PHPFlasher - A powerful & easy-to-use package for adding flash messages to Laravel or Symfony projects. Provides feedback to users, improves engagement & enhances user experience. Intuitive design for beginners & experienced developers. A reliable, flexible solution.

Go to Download


php-flasher/flasher-noty-laravel

6 Favers
365478 Downloads

PHPFlasher - A powerful & easy-to-use package for adding flash messages to Laravel or Symfony projects. Provides feedback to users, improves engagement & enhances user experience. Intuitive design for beginners & experienced developers. A reliable, flexible solution.

Go to Download


php-flasher/flasher-noty

6 Favers
1000455 Downloads

PHPFlasher - A powerful & easy-to-use package for adding flash messages to Laravel or Symfony projects. Provides feedback to users, improves engagement & enhances user experience. Intuitive design for beginners & experienced developers. A reliable, flexible solution.

Go to Download


passbase/passbase-php

9 Favers
28667 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 >>