Monthly Archives: October 2015

Improved PHP Engines and PHP-Based Tools

- Fire development

 Advanced PHP-Based Tools and Improved PHP Engines

PHP has been always considered the core of web development, and we should not underestimate its power. However, we should also admit that for the last decade the language started suffering from a sufficient lack of speed and general quality of performance due to fast-growing needs of global Internet community. Eventually, those who experienced the greatest consequences of this change came up with various ideas on how to improve the work of native PHP functionality by introducing the language based alternative implementations. We propose you to look at the most promising PHP based alternatives that will give your web apps a powerful boost and reduce overall server load at least twofold. Continue Reading

Magento 1.X API Wrappers

- Fire development

 API Wrapper for Magento

The default Magento REST API system is very powerful, the same is about SOAP. If you are not familiar with both standards, check the following Magento API documentation: Magento REST API; Magento SOAP API. Although the system provides wide opportunities, you can always improve your current productivity with the aid of proper tools. Therefore, we propose you to check this article, since it describes the most reliable open source Magento API wrappers. Continue Reading