PHP Classes

Top rated classes: PHP 8

Recommend this page to a friend!
  All class groups  >  PHP 8  >  Top rated classes (1)  

Top rated classes: PHP 8

Classes using PHP 8 specific features.


  Files folder image 1. Json File Handler  
Author: Rodolfo Souza <e-mail contact>
Read and write data to filesc
This package can read and write data to json files within a directory.

It provides a class that can perform different types of operations with json files in a given directory.

Currently, you can:

- Set current file directory

- Set working file and filter file name

- Write data to the file by encoding the data

- Read data from a file, decoding the data

- Delete a file

Return to top of the groups' hierarchy.