PHP Classes

File: application/third_party/dompdf/lib/php-svg-lib/composer.json

Recommend this page to a friend!
  Classes of Muhammad Yahya   PPDB Prediksi   application/third_party/dompdf/lib/php-svg-lib/composer.json   Download  
File: application/third_party/dompdf/lib/php-svg-lib/composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PPDB Prediksi
Application to manage schools in Indonesia
Author: By
Last change:
Date: 2 years ago
Size: 494 bytes
 

Contents

Class file image Download
{ "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-0": { "Svg\\": "src/" } }, "require": { "sabberworm/php-css-parser": "8.1.*" }, "require-dev": { "phpunit/phpunit": "~5.0" } }