Skip to content

helpfulrobot/andrelohmann-silverstripe-extended-file

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

silverstripe extended file

Maintainers

  • Andre Lohmann (Nickname: andrelohmann)

Requirements

Silverstripe 3.2.x

Introduction

This module extends the File class with a load method, tha allows to create file objects from path.

Usage

$File = new File();
$File->load(FILE_PATH, TARGET_PATH);

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 94.4%
  • ApacheConf 5.6%