Based on our record, Packagist seems to be a lot more popular than Satis. While we know about 57 links to Packagist, we've tracked only 5 mentions of Satis. 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.
Composer and Packagist have become key tools for establishing the foundations of PHP-based applications. Packagist is essentially a directory containing PHP code out of which Composer, a PHP-dependency manager, retrieves packages. Their ease of use and exceptional features simplify the process of importing and managing own and third-party components into our PHP projects. - Source: dev.to / 2 months ago
Submit it to Packagist by registering it in your Composer account. - Source: dev.to / 3 months ago
Despite the criticisms that some make about the effort involved in creating and maintaining open-source packages, the truth is that the process of publishing on platforms like PyPI and Packagist has become incredibly accessible. If you have a solid project and follow a few simple steps, your code can be available to thousands of developers in a matter of minutes. - Source: dev.to / 7 months ago
Open your browser and navigate to ( https://packagist.org/ ). - Source: dev.to / 10 months ago
What will we do next time? Actually, the whole package is ready, and all that's left is to publish it on Packagist. - Source: dev.to / over 1 year 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: over 2 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: over 2 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: almost 3 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: almost 3 years ago
Composer supports multiple types of custom respositories, so you can host your own repository (with something like Satis), pay for a packagist.com private repository or even use a VCS repository to fetch packages directly from your private GIT repos. Source: about 3 years ago
Composer - Composer is a tool for dependency management in PHP.
Sonatype Nexus Repository - The world's only repository manager with FREE support for popular formats.
fpm - DevOps, Build, Test, Deploy, and Hosted Package Repository
Private Packagist - Composer package archive as a service for PHP
Conan - Conan is an Action-Adventure, Hack and Slash and Single-player video game developed by Nihilistic Software and published by THQ.
ProGet - ProGet is a repository manager that allows you to host your own personal or enterprise-wide package...