eZ components - PhpGenerator ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. contents:: Table of Contents Introduction ============ This component provides a class that can be used to generate simple PHP files for caching etc. Class overview ============== This section gives you an overview of the main classes of Persistent Object. ezcPhpGenerator ezcPhpGenerator provides functionality to generate quick and simple PHP scripts. Typical usage would be to generate caches in the form of arrays that also require some logic. .. Local Variables: mode: rst fill-column: 79 End: vim: et syn=rst tw=79