PHP Classes

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

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2024-01-09 (9 months ago) RSS 2.0 feedStarStarStar 52%Total: 310 All time: 7,324 This week: 488Up
Version License PHP version Categories
json-file-reader 1.0.11Artistic 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: 43
All time rank: 158433 in Spain Spain
Week rank: 192 Up6 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 (8)  
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 (8)  /  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

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 100%
Total:310
This week:0
All time:7,324
This week:488Up
User Ratings User Comments (1)
 All time
Utility:75%StarStarStarStar
Consistency:75%StarStarStarStar
Documentation:-
Examples:75%StarStarStarStar
Tests:-
Videos:-
Overall:52%StarStarStar
Rank:2396
 
good class !
10 years ago (Phan V?n Phú)
70%StarStarStarStar