PHP Classes

File: composer.json

Recommend this page to a friend!
  Packages of DeGraciaMathieu   PHP Rasch   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Rasch
Probability to get correct responses using Rasch
Author: By
Last change:
Date: 5 months ago
Size: 191 bytes
 

Contents

Class file image Download
{ "name": "mathieudegracia/php-rasch", "autoload": { "psr-4": { "App\\": "src/" } }, "require-dev": { "symfony/var-dumper": "^7.3" } }