phpTraderNative
phpTraderNative copied to clipboard
A native polyfill of the PHP Trader extension, usable without PECL.
Results
2
phpTraderNative issues
Sort by
recently updated
recently updated
newest added
The enums located in `namespace LupeCode\phpTraderNative\TALib\Enum` are not coded like modern enums. Whether this is due to me misunderstanding PHP enums, or PHP enums evolving since they were introduced, I...
Type: Bug
In the README there's this statement under `Usage` -> `Drop-In Replacement` > This library is intended to be a drop-in replacement for the Trader extension, it comes with a polyfill...