Client library for IOTA chrysalis & stardust network, implemeted in PHP to strongly type the objects sent and received from the API.
The aim of the this lib is to offer PHP developers an easy way to interact with the Stardust protocol.
There are several ways to install tanglePHP, you can find two instructions here:
- Install tanglePHP via Github | Git
- For the easy way, also regarding updates, I would recommend Composer
For an easy start I recommend calling up the help page, there you will find simple examples with the appropriate descriptions and links.
To learn more about IOTA and the networks or ecosystem and to understand it better, visit the official wiki.
- V2 (stardust network)
- V1 (chrysalis network)
You can find simple examples of the full range of functions here.