Libraries tagged by PHP Documentor
rakibdevs/mrz-parser
4195 Downloads
A PHP package for MRZ (Machine Readable Zones) code parser for Passport, Visa & Travel Documents.
phillarmonic/allegro-redis-odm-bundle
1314 Downloads
Redis ODM (Object Document Mapper) for Symfony - store and retrieve PHP objects using Redis
nlpcloud/nlpcloud-client
17266 Downloads
NLP Cloud serves high performance pre-trained or custom models for NER, sentiment-analysis, classification, summarization, paraphrasing, grammar and spelling correction, keywords and keyphrases extraction, chatbot, product description and ad generation, intent classification, text generation, image generation, code generation, question answering, automatic speech recognition, machine translation, language detection, semantic search, semantic similarity, tokenization, POS tagging, speech synthesis, embeddings, and dependency parsing. It is ready for production, served through a REST API. This is the PHP client for the API. More details here: https://nlpcloud.com. Documentation: https://docs.nlpcloud.com. Github: https://github.com/nlpcloud/nlpcloud-php
kindy/egyptian-e-invoice
2522 Downloads
PHP Package for Egyptian eInvoicing SDK, eInvoicing is the solution of the Egyptian Tax Authority used by taxpayers to register their issued documents with the Tax Authority
intersvyaz/php-document-generator
48544 Downloads
Document generator
crassaert/php-azure-documentdb
9341 Downloads
PHP wrapper to query Microsoft Azure DocumentDB REST API
icircle/docx-template-in-php
22545 Downloads
Create Templates in MS Word docx format and use them Creating Business documents using PHP
silverstripe/solr-php-client
68377 Downloads
A purely PHP library for indexing and searching documents against an Apache Solr installation
cspadm/solr-php-client
53959 Downloads
A PHP library for indexing and searching documents within an Apache Solr installation.
boldsign/boldsign-php
956 Downloads
Easily integrate BoldSign's e-signature features into your PHP applications. This SDK simplifies sending documents for signature, embedding signing ceremonies, tracking document status, downloading signed documents, and managing e-signature workflows.
abenity/abenity-php
114130 Downloads
PHP client for the Abenity API documented at https://abenity.com/developers/api
kss-php/kss-php
142420 Downloads
A PHP implementation of KSS: a methodology for documenting CSS and generating styleguides
sammyaxe/linkedin-api-php-client
6948 Downloads
LinkedIn API PHP SDK with OAuth 2.0 & CSRF support. Can be used for social sign in or sharing on LinkedIn. Examples. Documentation.
passbase/passbase-php
31867 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
opengento/module-document
6880 Downloads
This module aims to help merchants to manage easily their documents in Magento 2.