sraymond / baobapp-framework

PHP Framework implement PAC model. It was used for a cloud PHP PaaS. The framework goes straight to the point. Just keep simple !
Other
0 stars 0 forks source link

Create a lib for caching #3

Open sraymond opened 13 years ago

sraymond commented 13 years ago

Use APC caching data that rarely changes : apc_store/apc_fetch

sraymond commented 13 years ago

Start for using Atoum : amazing project and simple to use !