X7ROOT File Manager
Current Path:
/home/gfecatvj/sites/realesbar/vendor/phenx/php-svg-lib
home
/
gfecatvj
/
sites
/
realesbar
/
vendor
/
phenx
/
php-svg-lib
/
π
..
π
.gitattributes
(117 B)
π
.gitignore
(18 B)
π
.travis.yml
(263 B)
π
COPYING
(7.47 KB)
π
COPYING.GPL
(34.33 KB)
π
README.md
(1.03 KB)
π
composer.json
(581 B)
π
phpunit.xml
(544 B)
π
src
π
tests
Editing: composer.json
{ "name": "phenx/php-svg-lib", "type": "library", "description": "A library to read, parse and export to PDF SVG files.", "homepage": "https://github.com/PhenX/php-svg-lib", "license": "LGPL-3.0", "authors": [ { "name": "Fabien MΓ©nager", "email": "fabien.menager@gmail.com" } ], "autoload": { "psr-4": { "Svg\\": "src/Svg" } }, "autoload-dev": { "psr-4": { "Svg\\Tests\\": "tests/Svg" } }, "require": { "sabberworm/php-css-parser": "^8.3" }, "require-dev": { "phpunit/phpunit": "^5.5|^6.5" } }
Upload File
Create Folder