SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 Composer Open-Source Projects
-
Project mention: Composer 2.10 Release features automatic malware blocking | news.ycombinator.com | 2026-05-28
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
bedrock
WordPress boilerplate with Composer and Git, easier configuration, and an improved folder structure
-
-
-
-
Satis
Simple static Composer repository generator - For a full private Composer repo use Private Packagist
Satis is the official static package repository generator for Composer, creating Packagist-compatible JSON format for private packages.
-
setup-php
GitHub action to set up PHP with extensions, php.ini configuration, coverage drivers, and various tools.
-
SecurityAdvisories
:closed_lock_with_key: Security advisories as a simple composer exclusion list, updated daily
Project mention: An Update on Composer and Packagist Supply Chain Security | news.ycombinator.com | 2026-05-27I arrived at a similar model for NPM using hooks in pnpm: https://github.com/captn3m0/npm-sec-feed. I love the work Packagist/Composer is doing in the space.
I’m now a firm believer that every package manager needs to support hooks globally.
Composer also supports conflicts which results in this amazing approach of having a meta-package conflict with insecure packages: https://github.com/Roave/SecurityAdvisories.
Can’t happen in Node, sadly because of language differences.
-
TRAA basically works by using a history buffer, for example using the last couple of frames, all jittered a little bit to compute the pixel. There's still ghosting and smearing that can happen though because of this technique, so you have methods to counteract like subpixel correction where u increase temporal alpha when velocity is subpixel, but that can introduce some artifacts as well.
There's also SMAA T2x which the pmndrs team is planning on integrating into their postprocessing package[0]. This cryengine3 slideshow gives a nice overview of antialiasing methods if you're interested: http://iryoku.com/aacourse/downloads/13-Anti-Aliasing-Method...
[0] https://github.com/pmndrs/postprocessing
This paper also provides a decent overview of TRAA:
-
-
-
-
This also affected the PHP library, sodium_compat. https://github.com/FriendsOfPHP/security-advisories/pull/756
I'm planning to spend my evening checking every other Ed25519 implementation I can find to see if this check is missing any where else in the open source ecosystem.
-
-
-
-
-
-
drupal-project
:rocket: Composer template for Drupal projects. Quick installation via "composer create-project drupal-composer/drupal-project"
-
-
-
-
Project mention: When Classes Do Too Much: Using LCOM to Spot 'God Classes' in PHP | dev.to | 2025-08-22
If you just want to test it quickly without installing anything, you can use the phpqa Docker image.
Composer discussion
Composer related posts
-
Composer 2.10 Release features automatic malware blocking
-
An Update on Composer and Packagist Supply Chain Security
-
Cursor Introduces Composer 2.5
-
GitHub Actions issued GitHub_TOKEN disclosure in GitHub Actions logs
-
Mozart: Isolate Composer Dependencies in WordPress Plugins
-
Strauss: The Better Mozart for WordPress Plugin Dependency Isolation
-
How the WPPF Update Helper Connects Private Plugins to Native WordPress Updates
-
A note from our sponsor - SaaSHub
www.saashub.com | 7 Jun 2026
Index
What are some of the best open-source Composer projects? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | Composer | 29,449 |
| 2 | bedrock | 6,521 |
| 3 | Medoo | 4,940 |
| 4 | flex | 4,224 |
| 5 | Laravel-Zero | 3,962 |
| 6 | Satis | 3,275 |
| 7 | setup-php | 3,227 |
| 8 | SecurityAdvisories | 2,904 |
| 9 | postprocessing | 2,792 |
| 10 | laravel-messenger | 2,571 |
| 11 | PHPCompatibility | 2,291 |
| 12 | wordplate | 2,173 |
| 13 | SensioLabs Security Check | 2,122 |
| 14 | laravel-hashids | 2,058 |
| 15 | Hprose-PHP | 2,017 |
| 16 | laravel-stats | 1,748 |
| 17 | composer-patches | 1,702 |
| 18 | composer-unused | 1,679 |
| 19 | drupal-project | 1,563 |
| 20 | docker-php-nginx | 1,509 |
| 21 | pusher-http-php | 1,471 |
| 22 | Restler | 1,380 |
| 23 | phpqa | 1,315 |