Skip to content

Commit 91976b8

Browse files
committed
Added link to the php trader native repo.
1 parent e6758ea commit 91976b8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# PHP Trader Interface
22

3-
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/221a58d6d99943688ff68ca1141a1c86)](https://www.codacy.com/app/jbspublic/phpTraderInterface?utm_source=github.com&utm_medium=referral&utm_content=LupeCode/phpTraderInterface&utm_campaign=Badge_Grade)
4-
53
This is an interface to the PHP Trader Extension.
64
The PHP Trader Extension is available from <http://pecl.php.net/package/trader>.
75
The extension and the source for it can be downloaded there.
@@ -10,6 +8,8 @@ The extension and the source for it can be downloaded there.
108

119
This project is just an interface to that extension, and does not work without it.
1210

11+
If you cannot install the PECL extension, try the [PHP Trader Native](https://github.com/LupeCode/phpTraderNative) project instead.
12+
1313
### Requires PHP 7.0.0 or newer
1414

1515
Variable types are set on all function parameters.

0 commit comments

Comments
 (0)