Libraries tagged by dec

suitmedia/laravel-cacheable

11 Favers
39118 Downloads

Decorate your repositories and make them cacheable

Go to Download


stymiee/php-simple-encryption

44 Favers
10801 Downloads

The PHP Simple Encryption library is designed to simplify the process of encrypting and decrypting data while ensuring best practices are followed. By default is uses a secure encryption algorithm and generates a cryptologically strong initialization vector so developers do not need to becomes experts in encryption to securely store sensitive data.

Go to Download


spomky-labs/cbor-bundle

5 Favers
138781 Downloads

CBOR Encoder/Decoder Bundle for Symfony.

Go to Download


smichaelsen/no-insecure-typo3-extensions

8 Favers
70061 Downloads

This package declares conflicts to insecure TYPO3 extensions

Go to Download


sandermuller/json

1 Favers
7985 Downloads

Typed JSON encoding and decoding for PHP with strict error handling and shape assertions.

Go to Download


sagalbot/encryptable

27 Favers
59695 Downloads

Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.

Go to Download


robinpowered/php-ntlm

17 Favers
119406 Downloads

Message encoder/decoder and password hasher for the NTLM authentication protocol

Go to Download


pnz/json-exception

1 Favers
459556 Downloads

Json decode/encode library with exception throwing on error.

Go to Download


pixelfederation/doctrine-resettable-em-bundle

20 Favers
123055 Downloads

Symfony bundle for decorating default entity managers using a resettable decorator.

Go to Download


php-stubs/wordpress-seo-stubs

4 Favers
158677 Downloads

Yoas SEO function and class declaration stubs for static analysis.

Go to Download


php-standard-library/fun

1 Favers
106176 Downloads

Functional programming utilities for composing, decorating, and controlling function execution

Go to Download


pensiero/php-openssl-cryptor

0 Favers
127256 Downloads

Simple to use class for encrypting/decrypting using the PHP Openssl library.

Go to Download


passbase/passbase-php

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


orpheusnet/bencode-torrent

13 Favers
12060 Downloads

PHP Library for decoding and encoding BitTorrent BEncoded data, built for Gazelle

Go to Download


orklah/psalm-strict-types

16 Favers
105112 Downloads

Adds strict_types declaration when the file is provably safe

Go to Download


<< Previous Next >>