Libraries tagged by Compusert
mouf/classname-mapper
2141478 Downloads
Provides a way to find in which PHP files a class will be looked upon.
laminas/laminas-component-installer
3494060 Downloads
Composer plugin for injecting modules and configuration providers into application configuration
knplabs/packagist-api
490721 Downloads
Packagist API client.
jorijn/laravel-security-checker
1709231 Downloads
Added Laravel functionality to the Enlightn Security Checker. Adds a command to check for, and optionally emails you, vulnerabilities when they affect you.
franzl/studio
616194 Downloads
Develop your Composer libraries with style
craftcms/plugin-installer
3128023 Downloads
Craft CMS Plugin Installer
contributte/neonizer
584240 Downloads
Collection of useful scripts for manipulaton with NEON files. Support composer pre-install / post-install events. Set/get parameters, validate files.
composer-unused/symbol-parser
4035908 Downloads
Toolkit to parse symbols from a composer package
badges/poser
67795 Downloads
Poser, add badges on your readme..
helhum/typo3-console-plugin
2869900 Downloads
Installer plugin for helhum/typo3-console, to ease usage without the need to specify scripts in your root composer.json
drupal-composer/drupal-project
816271 Downloads
Project template for Drupal 10 projects with Composer
drupal-composer/drupal-paranoia
1999066 Downloads
Composer Plugin for improving the security of composer-based Drupal projects by moving all PHP files out of docroot.
composer-unused/contracts
4019443 Downloads
Contract repository for composer-unused
drupal-composer/drupal-scaffold
9103738 Downloads
Composer Plugin for updating the Drupal scaffold files when using drupal/core
zschuessler/laravel-route-to-class
341755 Downloads
A Laravel view composer that will convert the current route to a body class. 'admin/product/5/edit' becomes 'admin-product-edit'