PHP Classes

File: vendor/phenx/php-font-lib/composer.json

Recommend this page to a friend!
  Classes of Abed Nego Ragil Putra   PHP Inventory Management System with Scanner   vendor/phenx/php-font-lib/composer.json   Download  
File: vendor/phenx/php-font-lib/composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Inventory Management System with Scanner
Manage inventory stock using scanner application
Author: By
Last change:
Date: 4 years ago
Size: 582 bytes
 

Contents

Class file image Download
{ "name": "phenx/php-font-lib", "type": "library", "description": "A library to read, parse, export and make subsets of different types of font files.", "homepage": "https://github.com/PhenX/php-font-lib", "license": "LGPL-3.0", "authors": [ { "name": "Fabien Ménager", "email": "fabien.menager@gmail.com" } ], "autoload": { "psr-4": { "FontLib\\": "src/FontLib" } }, "config": { "bin-dir": "bin" }, "require-dev": { "phpunit/phpunit": "^4.8" } }