Software Alternatives & Reviews

JSON VS PHP

Compare JSON VS PHP and see what are their differences

JSON logo JSON

(JavaScript Object Notation) is a lightweight data-interchange format

PHP logo PHP

A popular general-purpose scripting language that is especially suited to web development
  • JSON Landing page
    Landing page //
    2021-09-28
  • PHP Landing page
    Landing page //
    2022-07-21

We recommend LibHunt PHP for discovery and comparisons of trending PHP projects.

JSON videos

Parsing JSON Review - Part 1

More videos:

  • Review - Parsing JSON Review - Part 2
  • Review - JSon Foreign Vol.1 Review

PHP videos

Is PHP a SCAM? Watch this VIDEO Before You Join!

More videos:

  • Review - For PHP Agents - Advice On Making The Most Of Your Insurance Sales Career

Category Popularity

0-100% (relative to JSON and PHP)
Mobile Apps
100 100%
0% 0
Programming Language
0 0%
100% 100
Configuration Management
100 100%
0% 0
OOP
0 0%
100% 100

User comments

Share your experience with using JSON and PHP. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare JSON and PHP

JSON Reviews

We have no reviews of JSON yet.
Be the first one to post

PHP Reviews

Top 10 Rust Alternatives
PHP is another general purpose-based computing language. This language is mostly found in HTML. It is usually used for the management of content that is based on dynamic information.
Top 20 Javascript Libraries
As the name suggests, JsPHP is a Javascript library for PHP API to be available in the JS environment. It is open-source and provides a compelling interface for JS developers who work in PHP. JsPHP can work in tandem with other libraries in an application. JsPHP supports PHP functions, including regular expressions, date-time evaluations, JSON, error handling, object...
Source: hackr.io
The 10 Best Programming Languages to Learn Today
What kind of development projects do you want to work on? If career flexibility is a priority, learning Python or C++ will allow you to work across different types of programming. If your passion is web development, learning JavaScript or PHP is a smart choice.
Source: ict.gov.ge

Social recommendations and mentions

Based on our record, PHP should be more popular than JSON. It has been mentiond 53 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

JSON mentions (13)

  • The Last Breaking Change | JSON Schema Blog
    The YAML 0.1 spec was sent to a public user group in May 2001. JSON was named in a State Software internal discussion. State Software was founded in March 2001. json.org was launched in 2002. Therefore you’re just wrong: YAML came out before JSON. Source: about 1 year ago
  • Why does wine give warnings about using 64bit prefixes, or has 32bit packages? Hasn't the world moved on from 32 bit a century ago?
    How come that doesn't apply to other libraries? For example, when I write Java or Node.js programs, I don't need to make sure packages like json.org or express.js have a 32bit or 64bit environment. What makes windows libs different than NPM libs? Source: over 1 year ago
  • “Ignore the f'ing haters ” And other lessons learned from creating a popular
    The first two sentences of the text on http://json.org are "JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write." It's a primary goal of JSON, it's fair to question whether it's successful at it. Personally, I'd much rather write TOML or S expressions. I don't like YAML at all, the whitespace sensitivity drives me nuts. - Source: Hacker News / over 1 year ago
  • Recording your JSON data to MCAP, a file format that support multiple serialization formats
    To help you make the transition, we’ve written a tutorial on how to write an MCAP writer in Python to record JSON data to an MCAP file. Source: almost 2 years ago
  • replace \" with "
    What you need to probably do is to step back and learn the format for JSON, and the core data structures that you will find in most languages:. Source: almost 2 years ago
View more

PHP mentions (53)

  • Using named arguments in php8 and up
    That's the first I've heard of it, and I like it! I can't tell you the number of trips to php.net to look at argument order for a function. Is it haystack/needle, or needle/haystack? Of course it could turn into the same thing w/ argument names (is it whole_name or full_name?), but I'm going to use it. Source: 10 months ago
  • How to display results from multiple SQL queries in the same table cell?
    Prepare to spend a fair bit of time reading and going back to phptherightway.com and php.net. I've also found this Tutorial from Envato Tuts+ to be quite good. Source: 11 months ago
  • Beginner searching for set up resources
    All I want to do with php is to have a recurring navbar on a website. I don't know what to do next. So far I've tried php.net's manual, w3scchool's tutorial and the set up part of first five recommended php tutorials on youtube. I have also spent hours on stackoverflow, which got me even more confused. The more I read, the less nothing makes sense to me and I don't know where the problem is. Source: 11 months ago
  • date_format crashing on NULL values after upgrade to PHP 8.x
    I tried looking at the upgrade from 7.4 to 8.0 docs on php.net but I don't see anything regarding any changes to this function. Any ideas? Source: 12 months ago
  • Myra & php.net
    Does anyone else have trouble getting into php.net without some human verification page popping up first? Source: 12 months ago
View more

What are some alternatives?

When comparing JSON and PHP, you can also consider the following products

TOML - TOML - Tom's Obvious, Minimal Language

Python - Python is a clear and powerful object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java.

Axisbase - Axisbase is a database framework that you can use to track whatever sort of data your business manages.

JavaScript - Lightweight, interpreted, object-oriented language with first-class functions

YAML - YAML 1.2 --- YAML: YAML Ain't Markup Language

Java - A concurrent, class-based, object-oriented, language specifically designed to have as few implementation dependencies as possible