2017 © Pedro Peláez
 

library php-fms

PHP - File management library

image

sphinxila/php-fms

PHP - File management library

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

PHP Filemanagementsystem / FMS

This library allows you to manage your files easily. With an easy interface you can set your own log library or crypto library., (*1)

The exception management is amazing!, (*2)

The loader is using a cache system to avoid multiple handles for the same file. To disable the handle caching use:, (*3)

PHPFms\Loader::DisableHandleCaching();

Examples

Easy implementation - Read a file - Modify a file - List files from a directory - Direct file handler - Use own log - Use on the fly encryption, (*4)

Installation

To use this library you need to add the following in your composer.json, (*5)

Sphinxila/php-fms

License / Copying

This project is released under the GPL v3 license, so feel free to share or modify this., (*6)

Bug report

I only accept bug reports with an example code., (*7)

The Versions

25/12 2016

dev-master

9999999-dev

PHP - File management library

  Sources   Download

GPL v3

The Requires

  • php >=7.1.0

 

file management lib