syships / php-zop
The zop SDK for the php
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:php-extension
Requires
- php: >=7.2
README
This is a personal plugin for study. It is strongly recomended thant you not use it. This plugin is unstable.
It is the zop plugin for php
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist syships/php-zop "*"
or add
"syships/php-zop": "*"
to the require section of your composer.json
file.
Usage
Before using the extension,you can add the _ide_helper.php under your application folder.
Once the extension is installed, simply use it in your code by :