Download the PHP package peterujah/nano-stamp without Composer
On this page you can find all versions of the php package peterujah/nano-stamp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download peterujah/nano-stamp
More information about peterujah/nano-stamp
Files in peterujah/nano-stamp
Package nano-stamp
Short Description Nano Stamp is Php Class to create a custom stamp using the GD Graphics Library. It simplifies the process of generating stamps, such as circular and square designs, accompanied by dynamic text and styling.
License MIT
Homepage https://github.com/peterujah/nano-stamp/
Informations about the package nano-stamp
Nano Stamp
Nano Stamp is Php Class to create a custom stamp using the GD Graphics Library. It simplifies the process of generating stamps, such as circular and square designs, accompanied by dynamic text and styling.
Installation
Installation is available via Composer:
Example Stamp
Initialize class
To draw a square stamp initialize with a square instance
To draw a round stamp initialize with a circle instance
Use your stamp shape container instance
Set your text font path
Set your background color or use the default transparent background
Drow your border with RGB color array
For Square Shape Stamp
Adjust the right
and top
to fit your text
For Circle Shape Stamp
Adjust the left
and top
to fit your text
Drow round text
Drow a center text
To draw a vertical center text only available for circle shape stamp
Now save, download or preview generated stamp
Flag D = Download, S = Save, I = Display
More Methods
To add an image overlay
All versions of nano-stamp with dependencies
ext-gd Version *
ext-mbstring Version *