Download the PHP package kedrigern/phpio without Composer
On this page you can find all versions of the php package kedrigern/phpio. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kedrigern/phpio
More information about kedrigern/phpio
Files in kedrigern/phpio
Download kedrigern/phpio
More information about kedrigern/phpio
Files in kedrigern/phpio
Vendor kedrigern
Package phpio
Short Description PHP class for batch file processing. You can read, write, delete, move. All in pretty object.
License BSD-3-Clause GPL-3.0
Homepage https://github.com/Kedrigern/phpio
Package phpio
Short Description PHP class for batch file processing. You can read, write, delete, move. All in pretty object.
License BSD-3-Clause GPL-3.0
Homepage https://github.com/Kedrigern/phpio
Please rate this library. Is it a good library?
Informations about the package phpio
phpIO
Contains class for manipulation with files. It is simple wrapper over internal functions, but in pretty object form.
Examples
We suppose:
Cat all *.txt files and after delete them:
Write "Some data" to all *.txt files and after move them to the directory archive. If files are not writable throw exception with description of problem (exact file, privileges etc.)
Sum numbers from files (with num sufix):
Install and tests
Authors and contact
All versions of phpio with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package kedrigern/phpio contains the following files
Loading the files please wait ....