Skip to content

klasharr/php-file-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP file tools

Currently this repository contains some classes and a simple webservice script to return the last modified files under a directory (recursively) in json format.

It could be extended to do anything with files in a directory tree.

Live Example

Race results files are published to a subdomain here: http://results.swanagesailingclub.org.uk/

The list webservice running code in this repository is here: http://results.swanagesailingclub.org.uk/list/

Installation

You'll need composer to install dependencies. https://getcomposer.org

Support

Feel free to create an issue, or contact me: https://klaus.blog/contact/

About

Scripts to do things with files inside directory trees.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages