Download the PHP package media24si/upn-generator without Composer
On this page you can find all versions of the php package media24si/upn-generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download media24si/upn-generator
More information about media24si/upn-generator
Files in media24si/upn-generator
Download media24si/upn-generator
More information about media24si/upn-generator
Files in media24si/upn-generator
Vendor media24si
Package upn-generator
Short Description UPN form generator
License MIT
Homepage https://github.com/Media24si/UpnGenerator
Package upn-generator
Short Description UPN form generator
License MIT
Homepage https://github.com/Media24si/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 media24si/upn-generator contains the following files
Loading the files please wait ....