Open-Source PHP Framework - Designed for rapid development of performance-oriented scalable applications

App Directory >> CakePHP File + Folder by Diogo ResendeDiogo Resende

Download this App

package
CakePHP File + Folder
version
1.0.0
license
MIT (X11)

CakePHP File + Folder

This is the file and folder component, converted from the CakePHP Framework to PHP5-syntax for Vork.

The same Cake folder/file functionality is preserved; example:


get
::component('cakeFile');
$file = new cakeFileComponent('/var/www/somefile.php');
$info $file->info();


For a complete list of features, check the CakePHP documentation about these classes.

App Files