composer
Simple static Composer repository generator - For a full private Composer repo use Private Packagist.
Satis is a tool that allows PHP developers to create a private package repository for their projects' dependencies. It provides increased control over package distribution, improved security, and faster package installations, by creating a static Composer registry that can be hosted anywhere (even via Docker, locally).
Related contents:
A simple plugin for Composer that allows you to apply patches to your dependencies.
Related contents:
Compare changes between two composer.lock files to see what packages have been updated, added, or removed.
Web application to compare two composer.lock and get a beautiful diff.
Composer is the dependency manager for PHP and you are on a one-page-only documentation for this tool. Official documentation is on the official website, this page just brings you the essential.
🚀 Fast detection of composer dependency issues (unused dependencies, shadow dependencies, misplaced dependencies)
Run Composer packages, effortlessly. The entire PHP ecosystem, always at your fingertips.
Run any command from any composer package, even if it's not installed in your project.
PHP Extension installer
Pickle is a new PHP extension installer. It is based on Composer and the plan is to get Composer to fully support it.
Composer repository for private PHP packages. Private Packagist makes the code in your private repositories available for use with Composer.
⚡️ This package provides a wonderful PHP skeleton to start building your next package idea.
PHPSandbox + Packagist. This is a playground to try Composer packages. With it, you can try 350k+ packages using a standard PHP v8.1 environment.
This class is a port of the original Sphinx API class by Andrew Aksyonoff and Sphinx Technologies Inc to PHP 5.3 and above.