Recommend this page to a friend! |
All class groups | > | PHP 8 | > | Top rated classes (1) |
Top rated classes: PHP 8Classes using PHP 8 specific features. |
| |||||
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.