GrumPHP VS drupal-project

Compare GrumPHP vs drupal-project and see what are their differences.

drupal-project

:rocket: Composer template for Drupal projects. Quick installation via "composer create-project drupal-composer/drupal-project" (by drupal-composer)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
GrumPHP drupal-project
25 4
4,087 1,552
0.5% 0.3%
8.0 4.9
17 days ago 7 days ago
PHP PHP
MIT License GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

GrumPHP

Posts with mentions or reviews of GrumPHP. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-18.

drupal-project

Posts with mentions or reviews of drupal-project. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-11.
  • RuntimeExceptions during local Drupal 9 install with Lando
    1 project | /r/drupal | 4 Dec 2022
    1) increasing timeout to 6000 as per https://github.com/drupal-composer/drupal-project/issues/197
  • Drupal 9 and git
    1 project | /r/drupal | 16 Sep 2021
    Check out typical .gitignore files for Drupal. Like https://github.com/drupal-composer/drupal-project/blob/9.x/.gitignore
  • Drupal and git - please tell me your way?
    3 projects | /r/drupal | 11 Sep 2021
    IF, you are using composer on your deployment targets… The only thing you need to store in git is your composer.json and composer.lock files, AND the /modules/custom/ directory and /themes/custom/ directory. (There’s some other tangentel files, like .gitignore and some other stuff you want in GIT, but it’s a MUCH smaller repository, since you don’t need to move around ALL of the files. Are you using something like this : https://github.com/drupal-composer/drupal-project ?
  • A minimal Drupal 9 local development environment
    7 projects | dev.to | 28 Feb 2021
    To update the Drupal core, it is slightly different than the Composer template for Drupal projects way to go, if you are used to it.

What are some alternatives?

When comparing GrumPHP and drupal-project you can also consider the following projects:

PHPStan - PHP Static Analysis Tool - discover bugs in your code without running it!

Thunder - A Drupal-based platform for professional publishers

PHP CS Fixer - A tool to automatically fix PHP Coding Standards issues

phan - Phan is a static analyzer for PHP. Phan prefers to avoid false-positives and attempts to prove incorrectness rather than correctness.

PHP Code Sniffer - PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.

PHP Mess Detector - PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD. PHPMD can be seen as an user friendly frontend application for the raw metrics stream measured by PHP Depend.

PHPCPD - Copy/Paste Detector (CPD) for PHP code.

lando - A development tool for all your projects that is fast, easy, powerful and liberating

refnav - Forked sandbox module for entity reference backreference tokens

Rector - Instant Upgrades and Automated Refactoring of any PHP 5.3+ code

blt - Acquia's toolset for automating Drupal 10 development, testing, and deployment.