Download the PHP package hkristjan/upn-generator without Composer
On this page you can find all versions of the php package hkristjan/upn-generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hkristjan/upn-generator
More information about hkristjan/upn-generator
Files in hkristjan/upn-generator
Download hkristjan/upn-generator
More information about hkristjan/upn-generator
Files in hkristjan/upn-generator
Vendor hkristjan
Package upn-generator
Short Description UPN form generator
License MIT
Homepage https://github.com/hkristjan/UpnGenerator
Package upn-generator
Short Description UPN form generator
License MIT
Homepage https://github.com/hkristjan/UpnGenerator
Keywords upn
Please rate this library. Is it a good library?
Informations about the package upn-generator
Upn Generator
Installation
Usage
First generate UPN:
Then you have 3 options:
Output to browser: $upn->render();
Get PNG as a string: $upn->png();
Get GD Image resource: $upn->gdResource();
Above example will output:
License
The MIT License (MIT). Please see License File for more information.
All versions of upn-generator with dependencies
PHP Build Version
Package Version
The package hkristjan/upn-generator contains the following files
Loading the files please wait ....