Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Composer
C

Composer

Tool
227 projects439.3k total stars79.0k total forks8 languages

Open-source projects built with Composer

There are currently 227 open-source projects built with Composer, with a combined total of 439.3k GitHub stars. The most common language among these projects is PHP.

Showing 216 open-source projects · page 3 of 6

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
Partner Panel
Partner PanelZE3kr/Cloudflare-CNAME-Setup

A DNS management panel for Cloudflare Hosting Partners to offer customers free CNAME setup with flexible DNS provider options.

1.2k403PHP
1 year ago
Yamm
Yammgeedmo/yamm3

A lightweight, pure CSS megamenu for Bootstrap 3 that uses standard navbar markup and fluid grid system classes.

1.2k175HTML
5 years ago
Laravel REST API Boilerplate
Laravel REST API Boilerplatefrancescomalatesta/laravel-api-boilerplate-jwt

A Laravel 5.8 starter kit with JWT authentication, Dingo API, and CORS for building REST APIs quickly.

1.2k281PHP
7 years ago
Iter
Iternikic/iter

A PHP library providing iteration primitives like map and filter using generators, working with any iterable type.

1.1k70PHP
9 months ago
Studio
Studiofranzliedke/studio

A development workbench that symlinks local Composer packages for seamless library development within applications.

1.1k73PHP
2 years ago
Mailgun
Mailgunmailgun/mailgun-php

Official PHP SDK for interacting with the Mailgun email API, enabling email sending, analytics, and domain management.

1.1k314PHP
1 month ago
Uri
Urithephpleague/uri

A PHP library for parsing, validating, and manipulating URIs according to RFC standards.

1.1k72PHP
2 months ago
Composer-Normalize
Composer-Normalizeergebnis/composer-normalize

A Composer plugin that automatically normalizes and formats composer.json files according to a consistent schema.

1.1k36PHP
3 days ago
Composer-Git-Hooks
Composer-Git-HooksBrainMaestro/composer-git-hooks

A Composer plugin to manage Git hooks directly in your composer.json file for consistent project-wide or global usage.

1.1k89PHP
1 year ago
SncRedisBundle
SncRedisBundlesnc/SncRedisBundle

A Symfony bundle for Redis integration supporting both Predis and PhpRedis clients.

1.0k320PHP
16 days ago
Jobby
Jobbyjobbyphp/jobby

A PHP cron job manager that handles all scheduled tasks through a single crontab entry with locking, logging, and error emails.

1.0k150PHP
2 years ago
Doorman
Doormanclarkeash/doorman

A Laravel package for limiting application access using invite codes with email restrictions, usage limits, and expiry dates.

1.0k46PHP
8 months ago
Laravel HTMLMin
Laravel HTMLMinGrahamCampbell/Laravel-HTMLMin

A Laravel package that minifies HTML, CSS, and JavaScript responses and Blade templates at compile time.

1.0k118PHP
3 years ago
Morgue
Morgueetsy/morgue

A PHP-based web application for managing and tracking postmortems with pluggable features for IRC, JIRA, and timeline integration.

1.0k127PHP
6 years ago
Composer-Merge-Plugin
Composer-Merge-Pluginwikimedia/composer-merge-plugin

A Composer plugin that merges multiple composer.json files at runtime to simplify dependency management for modular applications.

1.0k170PHP
3 months ago
Laravel Adminpanel
Laravel Adminpanelviralsolani/laravel-adminpanel

A Laravel admin panel boilerplate with built-in access control, Bootstrap UI, and pre-made modules for rapid web application development.

985456PHP
2 years ago
ParameterHandler
ParameterHandlerIncenteev/ParameterHandler

A Composer script that manages ignored parameter files during installation and updates.

93199PHP
6 months ago
Laravel Test Factory Generator
Laravel Test Factory Generatormpociot/laravel-test-factory-helper

Generate Laravel test factories from existing models to accelerate testing setup.

92985PHP
2 years ago
n98-magerun2
n98-magerun2netz98/n98-magerun2

A comprehensive CLI tool for Magento 2, Mage-OS, and Adobe Commerce providing commands for administration, development, and system tasks.

926229PHP
1 day ago
Image Optimizer
Image Optimizerpsliwa/image-optimizer

A PHP library for optimizing PNG, JPG, GIF, and SVG images using command-line tools like optipng, pngquant, jpegoptim, and svgo.

913140PHP
2 years ago
Composer-Asset-Plugin
Composer-Asset-Pluginfxpio/composer-asset-plugin

A Composer plugin that manages NPM and Bower dependencies directly within PHP projects without requiring Node.js.

888156PHP
3 years ago
Zxcvbn PHP
Zxcvbn PHPbjeavons/zxcvbn-php

A PHP library for realistic password strength estimation using pattern matching and minimum entropy calculation.

872114PHP
1 year ago
SomelineStarter
SomelineStartersomeline/someline-starter

A PHP framework built on Laravel and Vue.js for rapidly developing web applications and RESTful APIs with modern design patterns.

836165PHP
6 years ago
daux.io
daux.iodauxio/daux.io

A documentation generator that creates custom documentation from Markdown files using a simple folder structure.

826191PHP
5 days ago
Laravel MySQL Spatial extension
Laravel MySQL Spatial extensiongrimzy/laravel-mysql-spatial

A Laravel package for working with MySQL Spatial Data Types and Spatial Functions in Eloquent models and migrations.

812335PHP
2 years ago
ISO-codes
ISO-codesronanguilloux/IsoCodes

A PHP library providing validators for ISO standards, financial codes, public administration IDs, GS1 identifiers, phone numbers, and zip codes across many countries.

80480PHP
2 months ago
Ping CRM / React
Ping CRM / ReactLandish/pingcrm-react

A demo CRM application illustrating how Inertia.js integrates Laravel backend with React frontend.

778305TypeScript
1 year ago
Incubator
Incubatorphalcon/incubator

A repository for experimental adapters, prototypes, and community contributions to extend the Phalcon PHP Framework.

722326PHP
2 years ago
PHP Queue
PHP QueueCoderKungfu/php-queue

A unified PHP front-end for different queuing backends with REST server, CLI, and daemon runners.

66468PHP
29 days ago
NeoEloquent
NeoEloquentVinelab/NeoEloquent

A Neo4j Object Graph Mapper (OGM) driver for Laravel, enabling Eloquent-style models and relationships with a graph database.

655194PHP
1 year ago
Lumen Passport
Lumen Passportdusterio/lumen-passport

A service provider that enables Laravel Passport OAuth2 server functionality in Lumen micro-framework applications.

651138PHP
2 years ago
Email Reply Parser
Email Reply Parserwilldurand/EmailReplyParser

PHP library for parsing plain text email content to extract visible text and separate signatures and quotes.

65081PHP
3 years ago
Laravel GitHub
Laravel GitHubGrahamCampbell/Laravel-GitHub

A Laravel bridge for the PHP GitHub API, providing seamless integration with GitHub's REST API.

644124PHP
27 days ago
Symfony REST Edition
Symfony REST Editiongimler/symfony-rest-edition

A Symfony application skeleton pre-configured with REST API features and essential bundles for rapid API development.

628124PHP
9 years ago
Lavacharts
Lavachartskevinkhill/lavacharts

A PHP graphing library that wraps Google's JavaScript Chart API to create interactive charts server-side.

621141PHP
2 years ago
PHPCodeSniffer-Composer-Installer
PHPCodeSniffer-Composer-InstallerPHPCSStandards/composer-installer

A Composer plugin that automatically installs and configures PHP_CodeSniffer coding standards.

59838PHP
15 days ago
1
2
3
4
5
6