Memcached setup and optimization for different platforms

Have you ever wondered if query caching is enough? Well it isn't because not just data query results increase the load time of a webpage but also the data processing that requires computation power and processor time. What if your application is using the same object processing with no or minor data changes. Then the fastest way to handle this Continue reading

Zend Framework 2 – what changes?

Zend Framework is one of the best open-source PHP frameworks on the market. It's the basis for Magento and other open-source and commercial platforms on the market which cover a wide range of needs: E-commerce Content Management Systems Multi-purpose portals APIs and specific endpoints High-data management With all this baggage in 2010 Zend Framework has barely reach its second library Continue reading