📄️ The library instance and usage
The "lib" class instance is the object which is accessible from any part of the application, as $this->lib. It is the loader of all class libraries.
📄️ URL lib
This guide provides documentation for the url class methods used in the AVRO framework.
📄️ Valid lib
This guide provides documentation for the valid class methods used in the AVRO framework.
📄️ Compress lib
Utility for compressing (minifying) JavaScript and CSS content as strings or files, with optional combining of multiple sources (local or remote).
📄️ Template lib
This guide provides documentation for the template class methods used in the AVRO framework.
📄️ Array lib
This guide provides documentation for the array class methods used in the AVRO framework.
📄️ Filter lib
This guide provides documentation for the filter class methods used in the AVRO framework.
📄️ Session lib
This guide documents the session class library used in the AVRO framework to manage PHP sessions in a safe, consistent way.
📄️ Image lib
Utility for loading and processing images (GIF, JPEG, PNG): proportional resize, square crop, image and text watermarks, saving, and output.