dev-master
9999999-dev https://github.com/nitricware/nwfileoperationsFunction collection for different file operations like completing a path or creating a file.
MIT
The Requires
- nitricware/nwlog >=1.0.2
- php >=5.3.0
file php utility
Wallogit.com
2017 © Pedro PelĂĄez
Function collection for different file operations like completing a path or creating a file.
Disclaimer: This package is a legacy package for nitricware/nwlog and nitricware/nwdatabase (before version 2.0), (*1)
NWFileOperations provides multiple functions for easy file handling., (*2)
The NWFileOperations is distributed under the MIT License which allows you to use it privately and commercially, to distribute, modify and sublicense it. You may not hold me liable and must include my name in the credits of your work., (*3)
NWFileOperations was created by Kurt Höblinger as NitricWare., (*4)
NWFileOperations requires NWLog (available on Github) and PHP 5.x., (*5)
Use Composer to install NWFileOperations to your project via the composer require nitricware/nwfileoperations command or your composer.json., (*6)
Alternatively you can also just include the NWFileOperations.php-file., (*7)
require "./path/to/NWFileOperations.php";
For information about the functions, please check the documentation inside the .php-file!, (*8)
v1.0.1 - composer fix, (*9)
v1.0c - made it available to composer, (*10)
v1.0 - initial release, (*11)
Function collection for different file operations like completing a path or creating a file.
MIT
file php utility