php

Jun
28
Use Grails Services from PHP with PHP/Java Bridge

Use Grails Services from PHP with PHP/Java Bridge

I was investigating the alternatives to exposing Grails services to PHP. Of course, we could just expose the services at web services, but where's the fun in that? I was interested in the PHP's Java connectivity, specifically through the PHP/Java
2 min read
Sep
29
Consolidating Cache Management in Zend Framework

Consolidating Cache Management in Zend Framework

Easily manage your Zend Framework cache configurations with the CacheManager application resource.
2 min read
Jan
27
Zend Routes Page Cache Configured with Application.ini

Zend Routes Page Cache Configured with Application.ini

Easily configure your Zend routes and page caching through the application.ini of your Zend application.
1 min read