Download the PHP package mober/phpsvg without Composer
On this page you can find all versions of the php package mober/phpsvg. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor mober
Package phpsvg
Short Description Edit and create SVG Documents using OO PHP
License GPL-3.0
Homepage https://github.com/m-ober/phpsvg
Package phpsvg
Short Description Edit and create SVG Documents using OO PHP
License GPL-3.0
Homepage https://github.com/m-ober/phpsvg
Please rate this library. Is it a good library?
Informations about the package phpsvg
phpsvg
Edit and create SVG documents using PHP.
This library is a fork of mewebstudio/phpsvg
, which was last updated in 2013.
Features
- Open and edit SVG and SVGZ (GZipped)
- Generate thumbnails or export to PNG, JPG, GIF, PS, EPS, PDF
- Support embedded or linked images
- Strict typing, i.e.
declare(strict_types=1);
Installation
- Version 4.x supports PHP 8.0 and newer, because some features (like fluent methods) require language features that were not available in earlier versions.
- Version 3.x is no longer maintained and supports PHP 7.1 to 8.0.
Install using composer:
Example
All versions of phpsvg with dependencies
PHP Build Version
Package Version
Requires
php Version
8.0 - 8.3
ext-simplexml Version *
ext-fileinfo Version *
ext-dom Version *
ext-simplexml Version *
ext-fileinfo Version *
ext-dom Version *
The package mober/phpsvg contains the following files
Loading the files please wait ....