Download the PHP package benancetin/youtrack-curly without Composer
On this page you can find all versions of the php package benancetin/youtrack-curly. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download benancetin/youtrack-curly
More information about benancetin/youtrack-curly
Files in benancetin/youtrack-curly
Download benancetin/youtrack-curly
More information about benancetin/youtrack-curly
Files in benancetin/youtrack-curly
Vendor benancetin
Package youtrack-curly
Short Description Youtrack Curl Api, simple and stable
License MIT
Homepage https://github.com/benancetin/youtrack-curly
Package youtrack-curly
Short Description Youtrack Curl Api, simple and stable
License MIT
Homepage https://github.com/benancetin/youtrack-curly
Please rate this library. Is it a good library?
Informations about the package youtrack-curly
benancetin/youtrack-curly
youtrack-curly is simple, easy to use youtrack api that uses curl library. You may insert/delete/update/list fields in few seconds.
Installing benancetin/youtrack-curly
Then you just fill values in "curly.php" file in "config" directory. Note: You should already have installed "curl" library to use the api.
Using benancetin/youtrack-curly
For detailed usage please check "CurlyTest.php" in "tests" directory.
Sample Output
Sample $response = $curly->execute("update,$link); output
Sample $curly->printWarnings() Output: ($response = $curly->execute("update,$link);)
All versions of youtrack-curly with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package benancetin/youtrack-curly contains the following files
Loading the files please wait ....