phpv8 / v8js-stubs
IDE stubs for V8Js PHP extension
Installs: 128 038
Dependents: 4
Suggesters: 0
Security: 0
Stars: 6
Watchers: 3
Forks: 2
Open Issues: 0
Requires
- php: >=7.0.0
README
V8Js PHP stubs for the V8Js extension. Versions, tags, and branches maintain parity with the phpv8/v8js library.
Installation
Include the phpv8/v8js-stubs
repository in the require-dev section of your composer.json
as follows:
"require-dev": { "phpv8/v8js-stubs": "^1.4.1" }