psl VS php-json-comment

Compare psl vs php-json-comment and see what are their differences.

psl

📚 PHP Standard Library - a modern, consistent, centralized, well-typed, non-blocking set of APIs for PHP programmers (by azjezz)

php-json-comment

Lightweight JSON comment and trailing comma stripper library for PHP with support for literal newlines and nested JSON strings. (by adhocore)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
psl php-json-comment
13 1
1,148 31
- -
8.2 2.0
3 days ago 7 months ago
PHP PHP
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

psl

Posts with mentions or reviews of psl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-18.

php-json-comment

Posts with mentions or reviews of php-json-comment. We have used some of these posts to build our list of alternatives and similar projects.
  • Library to support JSON with comments and trailing comma in PHP
    1 project | dev.to | 5 Apr 2021
    Unlike XML and YAML, JSON lacks native support for comments which is often missed. In addition, the trailing comma which would make diff on multiline value neat is also not available in JSON. If you are on PHP, then here is a little library adhocore/json-comment to fix it in the userland.

What are some alternatives?

When comparing psl and php-json-comment you can also consider the following projects:

translation - Provides tools to internationalize your application

Bludit - Simple, Fast, Secure, Flat-File CMS

Opis String - Multibyte strings as objects

Polr - :aerial_tramway: A modern, powerful, and robust URL shortener

php7-mysql-shim - A shim for ext/mysql in PHP 7+

JsonMapper - Map nested JSON structures onto PHP classes

map - PHP arrays and collections made easy

Colllect - Your visual bookmark manager

laravel-collection-macros - A set of useful Laravel collection macros

std - An attempt at a standard library for PHP

phpstan-exception-rules - PHPStan rules for checked & unchecked exceptions

Knapsack - Collection pipeline library for PHP