tooly-composer-script
PHAR manager
Manages PHAR files in composer.json without version control
Simple composer script to manage phar files using project composer.json.
101 stars
11 watching
15 forks
Language: PHP
last commit: 11 months ago
Linked from 3 awesome lists
composercomposer-scriptspharphp
Related projects:
Repository | Description | Stars |
---|---|---|
timonweb/django-manage.py-anywhere | A tool to run Django manage.py commands from any directory of a project | 34 |
brainmaestro/composer-git-hooks | Manages git hooks in composer configuration to enforce consistent project-wide behavior and automation of development workflows. | 1,051 |
bamarni/composer-bin-plugin | Helps manage bin dependencies by isolating them from main project dependencies | 468 |
wemakecustom/gitlab-composer | Automates the creation of a public package registry by scanning Gitlab projects for Composer files and indexing them. | 163 |
franzliedke/studio | An extension to Composer that simplifies development of PHP packages by providing tools for autoloading and testing. | 1,138 |
mileschou/composer-action | Provides a flexible way to manage PHP projects using Docker and GitHub Actions | 33 |
dereuromark/composer-prefer-lowest | Verifies that dependencies used by composer update are at or above the minimum versions defined in composer.json | 20 |
project-satisfy/satisfy | A tool to manage Satis configuration files and generate package definitions from composer packages | 520 |
fxpio/composer-asset-plugin | Manages asset dependencies in PHP projects using NPM and Bower data without installing those tools | 892 |
theofidry/composer-inheritance-plugin | A plugin that enables managing shared dependencies across multiple namespaces in a composer-based project | 28 |
nfreear/composer-suggest | A Composer plugin that automates the installation of suggested packages based on keyword patterns. | 5 |
box-project/box | A tool for building and managing PHAR files from PHP applications | 1,139 |
repman-io/composer-plugin | Enables dependency mirroring without manual updates | 10 |
pyrech/composer-changelogs | Displays a summary of modified packages after Composer updates with links to release and comparison URLs. | 589 |
slince/composer-registry-manager | A tool to manage multiple Composer repositories and easily switch between them. | 555 |