Libraries tagged by A to B
t3n/jobqueue-rabbitmq
199952 Downloads
A Flowpack.JobQueue.Common implementation to support RabbitMQ as backend
singlequote/laravel-datatables
23424 Downloads
This repo contains a Datatable that can render a filterable and sortable table. It aims to be very lightweight and easy to use. It has support for retrieving data asynchronously, pagination and recursive searching in relations
richardstyles/eloquentencryption
12425 Downloads
Allow Eloquent attributes to be encrypted and decrypted using a RSA 4096-bit private keys.
rafaellaurindo/laravel-telegram-logging
25971 Downloads
Send Laravel logs to a Telegram chat via Telegram Bot.
passbase/passbase-php
32535 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
nystudio107/craft-templatecomments
102673 Downloads
Adds a HTML comment with performance timings to demarcate `{% block %}`s and each Twig template that is included or extended.
mathiasreker/php-svg-optimizer
7109 Downloads
php-svg-optimizer is a PHP library designed to optimize SVG files by applying various transformations and cleanup operations.
juststeveking/http-slim
65578 Downloads
A slim psr compliant http client to provide better interoperability.
jordanmiguel/laravel-popular
9402 Downloads
A Laravel package to track popularity of entries(by Models) in a website at a certain time.
elastic/openapi-codegen
269549 Downloads
A base library used to create Elastic PHP clients.
drupal/drupal_cms_page
72342 Downloads
A basic content type to create simple pages.
curiosity26/odataquery
50954 Downloads
A library of PHP Classes that allow for OData queries to be easily built and extended for appending to a URL Request to an API supporting OData server-side.
centarro/certified-projects
27979 Downloads
Drupal Commerce related projects maintained by Centarro to the same standards as Commerce Core.
arokettu/monsterid
3325 Downloads
MonsterID is a method to generate a unique monster image based upon a certain identifier (IP address, email address, whatever). It can be used to automatically provide personal avatar images in blog comments or other community services.
altis/skeleton
19223 Downloads
A base Altis project to get started with