File tree Expand file tree Collapse file tree 1 file changed +0
-21
lines changed Expand file tree Collapse file tree 1 file changed +0
-21
lines changed Original file line number Diff line number Diff line change @@ -8,27 +8,6 @@ A simple PHP file helper for various file operations.
8
8
9
9
---
10
10
11
- ## Table of Contents
12
-
13
- - [ About] ( #about )
14
- - [ Installation] ( #installation )
15
- - [ Usage] ( #usage )
16
- - [ Search by Keyword] ( #search-by-keyword )
17
- - [ Search by keyword and return array] ( #search-and-return-array )
18
- - [ Write Multiple Files] ( #write-multiple-files-simultaneously )
19
- - [ Converting File to Array] ( #converting-file-to-an-array )
20
- - [ Find and Replace in CSV] ( #find-and-replace-in-csv-file )
21
- - [ Converting File to JSON] ( #converting-file-to-json-format )
22
- - [ Encrypt and Decrypt Files] ( #encrypt-and-decrypt-files )
23
- - [ Stream and Save Content from URL] ( #stream-and-save-content-from-url-to-file )
24
- - [ File Compression and Decompression] ( #file-compression-and-decompression )
25
- - [ File Difference] ( #file-difference )
26
- - [ File Integrity check] ( #file-integrity-check )
27
- - [ View CSV in Terminal(table format)] ( #view-csv-in-terminal )
28
- - [ View Json in Terminal(table format)] ( #view-json-in-terminal )
29
-
30
- ---
31
-
32
11
## About
33
12
34
13
This PHP File Helper is designed to simplify various file-related operations. It offers a range of features to handle
You can’t perform that action at this time.
0 commit comments