2017 © Pedro Peláez
 

library filesystem

A more options to handle your files and directories with PHP.

image

cliprz/filesystem

A more options to handle your files and directories with PHP.

  • Friday, January 10, 2014
  • by Cliprz
  • Repository
  • 2 Watchers
  • 4 Stars
  • 22 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Cliprz\Filesystem

A more options to handle your files and directories with PHP., (*1)

Download and install

This package written under PHP 5.4 or newer. its simple to install only Download it and use it. Don't forget to include Cliprz\Filesystem\MimeTypes\MimeTypesGuesser class before use Cliprz\Filesystem\Filesystem class see :, (*2)

``` php include ('Path/To/Cliprz/Filesystem/MimeTypes/MimeTypesGuesser.php'); include ('Path/To/Cliprz/Filesystem/Filesystem.php'); use Cliprz\Filesystem\Filesystem as Filesystem;, (*3)

// Create instance $Filesystem = new Filesystem();, (*4)


Or just let Composer do that for you, Call Cliprz\Filesystem from Composer ```json { "require": { "php": ">=5.4", "cliprz/filesystem": "1.0.*" } }

How to use it

You can read Wiki , And you can test Cliprz\Filesystem from Tests directory require PHPUnit., (*5)

Author

Part of Cliprz framework, Copyright 2013 Cliprz, under MIT License., (*6)

The Versions

10/01 2014

dev-master

9999999-dev

A more options to handle your files and directories with PHP.

  Sources   Download

MIT

The Requires

  • php >=5.4

 

by Yousef Ismaeil

file filesystem files directory directories cliprz

09/01 2014

1.0.1

1.0.1.0

A more options to handle your files and directories with PHP.

  Sources   Download

MIT

The Requires

  • php >=5.4

 

by Yousef Ismaeil

file filesystem files directory directories cliprz

08/01 2014

1.0.0

1.0.0.0

A more options to handle your files and directories with PHP.

  Sources   Download

MIT

The Requires

  • php >=5.4

 

by Yousef Ismaeil

file filesystem files directory directories cliprz