Installation ​
Requirements ​
When you wish to use this solution, you must ensure the following:
PHP: Version equal to or higher than 8.0
Laravel Framework: Version equal to or higher than 10.0
Installation ​
This package is available via Composer. You can install the latest stable version of the package by running the following command in your Laravel Framework project:
bash
composer require rmunate/php2js
Make sure that in the composer.json
, you have the library in the latest version. rmunate/php2js": "^4.4"