PHP Classes

PHP JSON File Decode: Parse JSON encoded values read from files

Recommend this page to a friend!
  Info   View files View files (8)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2023-02-28 (24 days ago) RSS 2.0 feedNot enough user ratingsTotal: 302 All time: 7,372 This week: 171Up
Version License PHP version Categories
json-file-reader 1.0.7Artistic License5.0PHP 5, Files and Folders, Parsers
Description 

Author

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.

Picture of manudg
  Performance   Level  
Name: manudg <contact>
Classes: 6 packages by
Country: Spain Spain
Age: 42
All time rank: 160537 in Spain Spain
Week rank: 483 Up15 in Spain Spain Up

Details

php-json-file-decode

<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>

  Files folder image Files  
File Role Description
Files folder imageimages (4 files)
Accessible without login Plain text file images.json Data Auxiliary data
Accessible without login Plain text file index.php Example Example script
Plain text file json-file-decode.class.php Class Class source
Accessible without login Plain text file README.md Data Auxiliary data

  Files folder image Files  /  images  
File Role Description
  Accessible without login Image file php.png Icon Icon image
  Accessible without login Image file symfony.png Icon Icon image
  Accessible without login Image file yii.png Icon Icon image
  Accessible without login Image file zend.png Icon Icon image

 Version Control Unique User Downloads Download Rankings  
 100%
Total:302
This week:0
All time:7,372
This week:171Up
User Comments (1)
good class !
8 years ago (Phan V?n Phú)
70%StarStarStarStar