dev-master
9999999-dev https://github.com/juistdit/pdfen-php-sdkAn SDK allowing easy conversion from any supported format to PDF using the PDFen.com API
MIT
The Requires
- php ^7.0
The Development Requires
by JuistdIT
sdk pdf pdfen
Wallogit.com
2017 © Pedro Peláez
An SDK allowing easy conversion from any supported format to PDF using the PDFen.com API
An SDK allowing easy conversion from any supported format to PDF using the PDFen.com API., (*1)
This package can be installed using Composer. TODO., (*2)
After installing PDFen SDK using composer, the first step is to create a PDFen SDK object and creating a session using your credentials:, (*3)
$sdk = new PDFen\Sdk;
$session = $sdk->login("account@example.com", "123456789IsNotASafePassword");
An SDK allowing easy conversion from any supported format to PDF using the PDFen.com API
MIT
sdk pdf pdfen