PHP Classes / File Writer

Write to files safely

File Writer PHP Class

This class can be used to write to files safely. It can open files for writing or appending adding exclusive locks to prevent simultaneous write accesses. The class can also create backup copies of the files before opening for changing them.

Similar PHP Classes

Search in PHP Classes

Filter by tags