File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,6 +12,14 @@ The goal is that this library can be used by those whom cannot install the PHP T
1212
1313That's the only thing you need! As stated, you do not need to install any extensions for this library.
1414
15+ ## Installation
16+
17+ This library is intended to be installed with composer.
18+
19+ ~~~
20+ composer require lupecode/php-trader-native
21+ ~~~
22+
1523## Usage
1624### Drop-In Replacement
1725
Original file line number Diff line number Diff line change 11{
22 "name" : " lupecode/php-trader-native" ,
33 "description" : " An native version of the PHP Trader extension." ,
4- "version" : " 1.0.4 " ,
4+ "version" : " 1.0.5 " ,
55 "type" : " library" ,
66 "license" : " GPL-3.0-or-later" ,
77 "authors" :[
88 {
99 "name" : " Joshua Lopez" ,
101011- "homepage" : " http://github.com/jbsaige " ,
11+ "homepage" : " http://github.com/jb-lopez " ,
1212 "role" : " Developer"
1313 }
1414 ],
You can’t perform that action at this time.
0 commit comments