SaaSHub helps you find the best software and product alternatives Learn more →
Packagist Alternatives
Similar projects and alternatives to Packagist
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
-
Vrmac
Vrmac Graphics, a cross-platform graphics library for .NET. Supports 3D, 2D, and accelerated video playback. Works on Windows 10 and Raspberry Pi4.
-
-
-
-
-
-
-
-
Satis
Simple static Composer repository generator - For a full private Composer repo use Private Packagist
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better Packagist alternative or higher similarity.
Packagist discussion
Packagist reviews and mentions
Posts with mentions or reviews of Packagist.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2026-05-16.
-
Composer is just a console application
I'm embarrassed I never took the time to understand Composer until now. I have been preaching for a long time to start each PHP project with Composer, even when the project is not going end up on Packagist.
-
Publishing a PHP monorepo to Packagist with splitsh-lite
A framework that can't be installed isn't a framework. It's a demo. This post covers how waaseyaa went from a monorepo where every subpackage depended on @dev path repositories to individually versioned packages on Packagist.
-
How to create and publish your own packages on Packagist
Packagist.org is the official package repository for Composer, PHP’s dependency manager. It’s where packages are published so anyone can install them easily using:
- Some thoughts on personal Git hosting
-
How and Why to Use Patches
To get started, assume that there's a third-party dependency that is imported and whose contents you can and need to manipulate. For this section, I will walkthrough a scenario where that dependency is an NPM package. But this could apply to other language's package managers (like PHP's packagist) or where a giant .zip of the codebase needs to be unzipped and hooked up (as was the case with simpleSAMLphp). In this scenario, node_modules/ will also be .gitignored and does not need to stay in the codebase for the patch to be applied.
-
Top 16 Must-Have Resources for Advanced PHP Backend Development (Laravel & Symfony)
Packagist: The default Composer package repository for PHP, Packagist is where you'll discover and utilize thousands of open-source PHP libraries and packages. While not a direct learning resource, understanding how to navigate Packagist, evaluate package quality, and manage dependencies with Composer is a crucial advanced skill for any PHP backend developer. Browse Packages on Packagist
-
Getting to Know Elixir Programming Language
The Erlang and Elixir ecosystem is still relatively small compared to other popular programming languages. As a comparison, the BEAM ecosystem currently has around twenty thousand packages available on Hex, while PHP has more than four hundred thousand packages on Packagist, and JavaScript has over three million packages on NPM.
- Berkenalan Dengan Bahasa Pemrograman Elixir
-
WordPress and Components
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.
-
How to Create a Package in Laravel
Submit it to Packagist by registering it in your Composer account.
-
A note from our sponsor - SaaSHub
www.saashub.com | 9 Jun 2026
Stats
Basic Packagist repo stats
74
1,809
9.5
4 days ago
composer/packagist is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of Packagist is PHP.