Libraries tagged by zingle
qruto/laravel-flora
98746 Downloads
Install and update Laravel application with single command
pfaciana/tiny-html-minifier
108524 Downloads
Minify HTML in PHP with just a single class
perryfaro/sepa
51532 Downloads
Creates an XML file for a Single Euro Payments Area (SEPA) Credit Transfer.
pepperbay/php-swift-sepa-xml
35811 Downloads
Creates an XML file for a Single Euro Payments Area (SEPA) Credit Transfer.
passbase/passbase-php
37614 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
ozanhazer/php-htpasswd
8347 Downloads
A lightweight - single class - library to read and write htpasswd. You can add or delete users or you can update their passwords...
ogheo/yii2-htmlcompress
188992 Downloads
Compress HTML output into a single line
ngekoding/pdf-merger
5558 Downloads
Merge multiple PDF files into a single PDF using Ghostscript.
n-hor/pcntl-parallel
1447 Downloads
Execute PHP code in parallel with single or persistent task worker.
morozovsk/yii2-websocket
15450 Downloads
simple php websocket server with examples and demo: simple chat (single daemon) - http://sharoid.ru/chat.html , pro chat (master + worker) - http://sharoid.ru/chat2.html , simple game - http://sharoid.ru/game.html
milpa/container
4469 Downloads
Reflection-autowiring PSR-11 dependency injection container for the Milpa PHP framework: lazy singleton resolution, circular-dependency detection with chain reporting, and safe optional retrieval.
mediawiki/semantic-compound-queries
116322 Downloads
A Semantic Mediawiki extension to display and combine multiple #ask queries in a single visualization output
lysice/php-simple-html-dom-parser
52915 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
konekt/search
52658 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
jweiland/events2
69477 Downloads
Events 2 - Create single and recurring events