Uname: Linux webm012.cluster130.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
Software: Apache
PHP version: 8.0.30 [ PHP INFO ] PHP os: Linux
Server Ip: 145.239.37.162
Your Ip: 216.73.216.190
User: dreampi (1009562) | Group: users (100)
Safe Mode: OFF
Disable Function:
_dyuweyrj4,_dyuweyrj4r,dl

name : composer.json
{
  "name": "apimatic/jsonmapper",
  "description": "Map nested JSON structures onto PHP classes",
  "license": "OSL-3.0",
  "autoload": {
    "psr-4": {
      "apimatic\\jsonmapper\\": "src/"
    }
  },
  "authors": [
    {
      "name": "Christian Weiske",
      "email": "christian.weiske@netresearch.de",
      "homepage": "http://www.netresearch.de/",
      "role": "Developer"
    },
    {
      "name": "Mehdi Jaffery",
      "email": "mehdi.jaffery@apimatic.io",
      "homepage": "http://apimatic.io/",
      "role": "Developer"
    }
  ],
  "support": {
    "email": "mehdi.jaffery@apimatic.io",
    "issues": "https://github.com/apimatic/jsonmapper/issues"
  },
  "require-dev": {
    "squizlabs/php_codesniffer": "^3.0.0",
    "phpunit/phpunit": "^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0"
  },
  "require": {
    "php": "^5.6 || ^7.0 || ^8.0",
    "ext-json": "*"
  },
  "scripts": {
    "test": "phpunit --coverage-text",
    "test-coverage": "phpunit --path-coverage --coverage-html=CodeCoverage",
    "lint-fix": "phpcbf --standard=PEAR src/",
    "lint": "phpcs --standard=PEAR src/"
  }
}
© 2026 GrazzMean-Shell