Download the PHP package hyyan/jaguar without Composer
On this page you can find all versions of the php package hyyan/jaguar. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor hyyan
Package jaguar
Short Description PHP 5.3 Graphic Library For Super Fast Image Manipulation And Drawing Using The Gd Library.
License MIT
Homepage http://jaguar.readthedocs.org/
Package jaguar
Short Description PHP 5.3 Graphic Library For Super Fast Image Manipulation And Drawing Using The Gd Library.
License MIT
Homepage http://jaguar.readthedocs.org/
Please rate this library. Is it a good library?
Informations about the package jaguar
Jaguar
PHP 5.3 Graphic Library For Super Fast Image Manipulation And Drawing Using The Gd Library
Requirements
The Jaguar library has the following requirements:
- PHP 5.3+
- Gd2 Bundled Version (2.0.28 or later) with freetype support
Features
- Supports for famous formats (JPEG,PNG,GIF,GD2) and new formats can be added easily see example
- Full Drawing API for drawing all kind of shapes from pixels to polygons
- Brushes(Styles) supports for drawing complex and creative shapes (Brush,DashlineStyle,FillStyle,ThicklineStyle,...)
- Advanced Texts drawers (Shadow,Outlined,...)
- Advanced Borders drawers (in,out,fit,...)
- Gradients Generator (Radial,Linear,Rectangle,Diamnond,...)
- Actions (filters) framework with about 100 non pixel based actions which are superfast (no for loop) including
advanced filters like:
- Posterize
- BlackAndWhite
- Overlay
- More than (30) Edge Detection filter including (Soble,Prewitt,Emboss,Gradient,laplacian,...)
- PartialBlur
- Antique
- Multiply
- Bevel
- Screen
- Wavy
- ....... (And list goes on) ....
Installation
Installation via composer
Sample Usage
Documentation
License
Jaguar is open-sourced package licensed under the MIT License.
Contributions
Your contributions are more than welcome !
Start by forking Jaguar repository, write your feature, fix bugs, and send a pull request. If you modify Jaguar API, please update the API documentation in the Jaguar Docs repository
All versions of jaguar with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.2
ext-gd Version *
ext-gd Version *
The package hyyan/jaguar contains the following files
Loading the files please wait ....