Libraries tagged by extract text
platine-php/etl
2842 Downloads
Platine ETL is a library to Extract-Transform-Load Data from various sources
passbase/passbase-php
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
concrete5/oauth-user-data
262121 Downloads
concrete5 Fork of Extension library for Lusitanian/PHPoAuthLib to extract user profile data from various oAuth providers
umpirsky/extraload
415 Downloads
Powerful ETL library.
umneeq/yii2-color-extractor
853 Downloads
Extract colors from an image like a human would do
pforret/pf-article-extractor
214 Downloads
PhpArticleExtractor. Boilerplate Removal and Fulltext Extraction from HTML pages
michielgerritsen/extract-address-parts
3115 Downloads
Get the (Dutch) street, house number, and extension from a concatenated string
jpastoor/jira-worklog-extractor
79 Downloads
Helper to extract worklog entries from JIRA using their REST API
drom/tld-extract
5034 Downloads
TLDExtract, library for extracting parts of domain, e.q. domain parser
diggipacks-co/laravel-color-extractor
8020 Downloads
Extract colors from an image as a human would do.
crscheid/php-article-extractor
5800 Downloads
An HTML article extractor for PHP
coffreo/js-translation-extractor
32356 Downloads
Extract translation from javascript source code
becklyn/translations-extractor
7527 Downloads
Extracts translations from the given directory.
audero/audero-wav-extractor
1421 Downloads
Audero Wav Extractor is a PHP library that allows to extract a chunk from a wav file. The extracted chunk can be saved on the hard disk, can be forced to be prompted as download by the user's browser or returned as a string for a later processing.
silverstripe/fulltextsearch-extract
1071 Downloads
Necessary SOLR plugins for doc and pdf extraction, to go with silverstripe/fulltextsearch