devel VS drupal-project

Compare devel 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)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
devel drupal-project
1 4
- 1,551
- -0.1%
- 4.6
- 20 days ago
PHP
- 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.

devel

Posts with mentions or reviews of devel. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-28.

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 devel and drupal-project you can also consider the following projects:

homebrew-php - :beer: Homebrew tap for PHP 5.6 to 8.4. PHP 8.4 is built nightly.

GrumPHP - A PHP code-quality tool

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

Thunder - A Drupal-based platform for professional publishers

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.

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

refnav - Forked sandbox module for entity reference backreference tokens

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

phpstan-drupal - Extension for PHPStan to allow analysis of Drupal code.

12-factor-demo - Demo repository for setting up a Drupal app as 12-factor