More: Synchronization using phing
Reading more about automation stuff, I came across Phing which is like Apache Ant but uses php to write “tasks” classes. According the Phings website. PHing Is Not GNU make; it’s a project build system based on Apache Ant. You can do anything with it that you could do with a traditional build system like [...]