Composer

Open-source projects categorized as Composer

Top 23 Composer Open-Source Projects

  1. Composer

    Dependency Manager for PHP

    Project mention: Composer 2.10 Release features automatic malware blocking | news.ycombinator.com | 2026-05-28
  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. bedrock

    WordPress boilerplate with Composer and Git, easier configuration, and an improved folder structure

  4. Medoo

    The lightweight PHP database framework to accelerate the development.

  5. flex

    Composer plugin for Symfony (by symfony)

  6. Laravel-Zero

    A PHP framework for console artisans

  7. Satis

    Simple static Composer repository generator - For a full private Composer repo use Private Packagist

    Project mention: Building a Composer Proxy Cache with OpenResty | dev.to | 2025-12-22

    Satis is the official static package repository generator for Composer, creating Packagist-compatible JSON format for private packages.

  8. setup-php

    GitHub action to set up PHP with extensions, php.ini configuration, coverage drivers, and various tools.

  9. 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-27

    I 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.

  10. postprocessing

    A post processing library for three.js. (by pmndrs)

    Project mention: Ball Pit | news.ycombinator.com | 2026-03-25

    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:

  11. laravel-messenger

    Simple user messaging package for Laravel

  12. PHPCompatibility

    PHP Compatibility check for PHP_CodeSniffer

  13. wordplate

    A boilerplate for WordPress, built with Composer and designed with sensible defaults.

  14. SensioLabs Security Check

    A database of PHP security advisories

    Project mention: A Vulnerability in Libsodium | news.ycombinator.com | 2025-12-30

    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.

  15. laravel-hashids

    A Hashids bridge for Laravel

  16. Hprose-PHP

    Hprose is a cross-language RPC. This project is Hprose 3.0 for PHP

  17. laravel-stats

    📈 Get insights about your Laravel or Lumen Project

  18. composer-patches

    Simple patches plugin for Composer

  19. composer-unused

    Show unused composer dependencies by scanning your code

  20. drupal-project

    :rocket: Composer template for Drupal projects. Quick installation via "composer create-project drupal-composer/drupal-project"

  21. docker-php-nginx

    Docker image with PHP-FPM 8.5 & Nginx 1.28 on Alpine Linux

  22. pusher-http-php

    PHP library for interacting with the Pusher Channels HTTP API

  23. Restler

    Zero-boilerplate REST API framework for PHP 8+. Auto-generates routes, docs, validation.

  24. phpqa

    Docker image that provides static analysis tools for PHP

    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.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Composer discussion

Log in or Post with

Composer related posts

  • Composer 2.10 Release features automatic malware blocking

    1 project | news.ycombinator.com | 28 May 2026
  • An Update on Composer and Packagist Supply Chain Security

    2 projects | news.ycombinator.com | 27 May 2026
  • Cursor Introduces Composer 2.5

    2 projects | news.ycombinator.com | 19 May 2026
  • GitHub Actions issued GitHub_TOKEN disclosure in GitHub Actions logs

    4 projects | news.ycombinator.com | 13 May 2026
  • Mozart: Isolate Composer Dependencies in WordPress Plugins

    2 projects | dev.to | 19 Apr 2026
  • Strauss: The Better Mozart for WordPress Plugin Dependency Isolation

    2 projects | dev.to | 19 Apr 2026
  • How the WPPF Update Helper Connects Private Plugins to Native WordPress Updates

    2 projects | dev.to | 24 Mar 2026
  • A note from our sponsor - SaaSHub
    www.saashub.com | 7 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

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

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that PHP is
the 14th most popular programming language
based on number of references?