| Recommend this page to a friend! | 
| Info | Reputation | Support forum | Blog | Links | 
| Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
| 2025-05-08 (-2 hours ago)  | Total: 312 | All time:  7,303 This week: 61 | ||||||
| Version | License | PHP version | Categories | |||
| json-file-reader 1.0.12 | Artistic License | 5.0 | PHP 5, Files and Folders, Parsers | 
| Description | Author  | ||||||||
This class can parse JSON encoded values read from files.  | 
  | 
<div> <h1>PHP JSON File Decode:</h1> <h5>This class can parse JSON encoded values read from files.
It can read a given file and parse its contents in JSON format.
The class returns the parsed value after having decoded any UTF-8 encoded characters.</h5> <h3>Use: </h3> <pre> $read = new json_file_decode(); $json = $read->json("images.json"); print_r($json); </pre> <br> <br> <a href="https://github.com/ManuDavila/php-json-file-decode" target="_blank"><strong>Github</strong></a> | <a href="http://www.phpclasses.org/browse/author/1255792.html" target="_blank"><strong>phpclasses.org</strong></a> <br> <br> </div>
| File | Role | Description | ||
|---|---|---|---|---|
| Data | Auxiliary data | |||
| Example | Example script | |||
| Class | Class source | |||
| Data | Auxiliary data | |||
| / | images | 
| File | Role | Description | 
|---|---|---|
|    | 
Icon | Icon image | 
|    | 
Icon | Icon image | 
|    | 
Icon | Icon image | 
|    | 
Icon | Icon image | 
| The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. | 
| Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
| 100% | 
  | 
  | 
| User Ratings | User Comments (1) | ||||||||||||||||||||||||||||||||||
  | 
  | ||||||||||||||||||||||||||||||||||
| Applications that use this package | 
 If you know an application of this package, send a message to the author to add a link here.