Libraries tagged by Document PHP
betalabs/phpexcel
21740 Downloads
PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
awshal/phpexcel
3354 Downloads
PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
codeplex/phpexcel
618139 Downloads
PHPExcel - OpenXML - Create Excel2007 documents in PHP - Spreadsheet engine
phpactor/text-document
95180 Downloads
Collection of value objects for representing and referencing text documents
silverstripe/solr-php-client
60850 Downloads
A purely PHP library for indexing and searching documents against an Apache Solr installation
cspadm/solr-php-client
45793 Downloads
A PHP library for indexing and searching documents within an Apache Solr installation.
passbase/passbase-php
29541 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
5328 Downloads
This module aims to help merchants to manage easily their documents in Magento 2.
highwire/better-dom-document
22420 Downloads
BetterDOMDocument is a handy PHP utility class for working with XML. It's a wrapper for PHP's built in DOMDocument that provides a bunch of nice shortcuts that makes working with XML in PHP a breeze. It has great built-in support for namespaces, and xpath.
cloudmersive/cloudmersive_document_convert_api_client
30007 Downloads
bmdevel/php-index
36697 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
avlima/php-cpf-cnpj-generator
5631 Downloads
Brazilian document generator
shinsenter/defer.php
9207 Downloads
🚀 A PHP library that focuses on minimizing payload size of HTML document and optimizing processing on the browser when rendering the web page.
pdfshift/pdfshift-php
39624 Downloads
Convert HTML documents to PDF using the PDFShift.io API.
aspose/words-sdk-php
4935 Downloads
Open, generate, edit, split, merge, compare and convert Word documents. Integrate Cloud API into your solutions to manipulate documents. Convert PDF to Word (DOC, DOCX, ODT, RTF and HTML) and in the opposite direction.