gitlab-composer
Package scraper
Automates the creation of a public package registry by scanning Gitlab projects for Composer files and indexing them.
Gitlab Composer repository
163 stars
18 watching
43 forks
Language: PHP
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
brainmaestro/composer-git-hooks | Manages git hooks in composer configuration to enforce consistent project-wide behavior and automation of development workflows. | 1,055 |
composer/mirror | A tool to synchronize and mirror the data of Composer repositories | 31 |
composer-unused/composer-unused | A tool to scan your PHP code and identify unused Composer dependencies. | 1,540 |
unkl4b/gitminer | Automated tool for gathering code information from Github repositories | 2,093 |
slince/composer-registry-manager | A tool to manage multiple Composer repositories and easily switch between them. | 557 |
composer/package-versions-deprecated | A Composer addon to efficiently get installed packages' version numbers | 1,511 |
mileschou/composer-action | Provides a flexible way to manage PHP projects using Docker and GitHub Actions | 34 |
civicrm/composer-compile-plugin | Allows PHP libraries to define compilation steps | 12 |
coderabbi/virtuoso | Simplifies composing complex view composers from component composers in Laravel by reducing code duplication and boilerplate. | 66 |
sandersander/composer-link | A tool that enables developers to link local packages with composer for development purposes. | 62 |
checkcheckzz/python-github-projects | Lists and classifies popular Python projects on GitHub by category and purpose | 828 |
franzliedke/studio | An extension to Composer that simplifies development of PHP packages by providing tools for autoloading and testing. | 1,139 |
zencodex/composer-mirror | Provides an automated solution to mirror and distribute Composer packages from Packagist.org. | 595 |
repman-io/composer-plugin | Enables dependency mirroring without manual updates | 11 |
dereuromark/composer-prefer-lowest | Verifies that dependencies used by composer update are at or above the minimum versions defined in composer.json | 20 |