composer-dependency-analyser VS PHP Semantic Versioning Checker

Compare composer-dependency-analyser vs PHP Semantic Versioning Checker and see what are their differences.

composer-dependency-analyser

🚀 Fast detection of composer dependency issues (unused dependencies, shadow dependencies, misplaced dependencies) (by shipmonk-rnd)

PHP Semantic Versioning Checker

Compares two source sets and determines the appropriate semantic versioning to apply. (by tomzx)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
composer-dependency-analyser PHP Semantic Versioning Checker
1 -
237 424
70.0% -
9.0 5.1
10 days ago 8 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.

composer-dependency-analyser

Posts with mentions or reviews of composer-dependency-analyser. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-12.
  • Elevate Your PHP Development Game with Composer Tips
    2 projects | dev.to | 12 Mar 2024
    Composer-Dependency-Analyser: Uncover Hidden Issues! Ever wondered if there are any lurking dead, shadow, or misplaced dependencies in your project? Fear not! Composer-Dependency-Analyser is here to save the day. It meticulously inspects your composer.json, ensuring you're free from any coding cobwebs. 🕷️🚫 More info here: https://github.com/shipmonk-rnd/composer-dependency-analyser

PHP Semantic Versioning Checker

Posts with mentions or reviews of PHP Semantic Versioning Checker. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning PHP Semantic Versioning Checker yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing composer-dependency-analyser and PHP Semantic Versioning Checker you can also consider the following projects:

php-compatibility-demo - Example PHP library using a GitHub Actions workflow to check whether the code is compatible with a range of PHP and dependency versions

Better Reflection - :crystal_ball: Better Reflection is a reflection API that aims to improve and provide more features than PHP's built-in reflection API.

PHP Parser - A PHP parser written in PHP

PHP CS Fixer - A tool to automatically fix PHP Coding Standards issues

phan - Phan is a static analyzer for PHP. Phan prefers to avoid false-positives and attempts to prove incorrectness rather than correctness.

PHP Analyser - Performs advanced static analysis on PHP code

PHPCPD - Copy/Paste Detector (CPD) for PHP code.

PHP Refactoring Browser

CodeClimate - Code Climate CLI

PHP Code Sniffer - PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.

PHPLOC - A tool for quickly measuring the size of a PHP project.

PHP Mess Detector - PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD. PHPMD can be seen as an user friendly frontend application for the raw metrics stream measured by PHP Depend.