pinepain / php-v8-stubs
Stub files for phpv8/php-v8 php extension
Installs: 714
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
pkg:composer/pinepain/php-v8-stubs
Requires
- php: ~7.1
README
This is a git subtree split of php-v8 extension stub files.
All issues and pull-requests should be submitted to the original php-v8 repository.
Installation
If you are also using Composer, it is recommended that you add the php-v8-stub package as a dev-mode requirement. This provides skeleton definitions and annotations to enable support for auto-completion in your IDE and other code-analysis tools.
composer require --dev phpv8/php-v8-stubs
License
Copyright (c) 2015-2018 Bogdan Padalko <thepinepain@gmail.com>
php-v8 PHP extension is licensed under the MIT license.