
Satis
Private Packagist
Packagist
Sonatype Nexus Repository
Artifactory
AWS CodeArtifact
Packeton
Cloudsmith
CodeClimate
Codacy
SonarQube
ESLint
CodeFactor.io
Coveralls
SensioLabs Insight
Source-Navigator NG
Satis
CodeClimateBased on our record, CodeClimate should be more popular than Satis. It has been mentiond 19 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.
Satis is the official static package repository generator for Composer, creating Packagist-compatible JSON format for private packages. - Source: dev.to / 8 months ago
Note: Satis is a local repo repository โ the pro code is likely not on github. They set up their own system to handle these repositories outside of github/packagist. Source: almost 4 years ago
If you want/need to self-host this internally, you can look at satis to create and self-host a repository. Since you need to add the packages manually, your security team can vet the code before adding it. There is a post on gitconnected on how to set this up: https://levelup.gitconnected.com/how-to-host-your-own-private-packagist-for-free-or-extremely-cheap-faf44eca3647. Source: almost 4 years ago
We have a private Satis instance. Our ITSec team reviews all packages before we add them to Satis. Packagist.com is available for us but the CI-CD servers can reach only the private Satis. Source: about 4 years ago
My team and I use Satis to accomplish that. It's hosted on our servers and we can easily release new versions. Dependabot can even upgrade the dependencies if new ones are detected. Source: about 4 years ago
Automated analysis tools: SonarQube, CodeClimate, and Codacy detect code-level debt automatically: cyclomatic complexity, code duplication, dependency staleness, and coverage gaps. These tools supplement but don't replace the architectural and business-logic debt that requires human judgment to identify and document. - Source: dev.to / 3 months ago
CodeClimate and Codacy can generate before/after metrics for code quality that make the starting and ending states concrete rather than subjective. - Source: dev.to / 3 months ago
CodeClimate quantifies maintainability so teams canโt hand-wave garbage away. - Source: dev.to / 11 months ago
Code Climate: Link - Automated code review and quality analysis for codebase health. - Source: dev.to / about 1 year ago
Use tools like SonarQube or CodeClimate to spot the high-risk 20%. Then fix one thing at a time not everything at once. This isnโt Dark Souls. - Source: dev.to / over 1 year ago
Private Packagist - Composer package archive as a service for PHP
Codacy - Automatically reviews code style, security, duplication, complexity, and coverage on every change while tracking code quality throughout your sprints.
Packagist - The PHP Package Repository
SonarQube - SonarQube, a core component of the Sonar solution, is an open source, self-managed tool that systematically helps developers and organizations deliver Clean Code.
Sonatype Nexus Repository - The world's only repository manager with FREE support for popular formats.
ESLint - The fully pluggable JavaScript code quality tool