Post
Topic
Board Project Development
Re: [ANN] Well tested PHP Blockchain Wallet API Library
by
Overloader
on 10/07/2014, 16:34:55 UTC
Thank you for this. I haven't tried the Zend framework but I am very used to codeigniter. How different are the two?

I don't know much about codeigniter but i think you can implement this component in your project because it uses only a few components of zend framework 2. If you use composer, all dependencies will be loaded automatically. However, if you don't have a zend framework 2 application you must configure the classes by yourself, but it's not hard.