Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Release: Opensolr Search 4.5.0 Minor update available for module opensolr_search (4.5.0). Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Usage Milestone: Simplify Module simplify crossed 10,000 active installs. Usage Milestone: Views Reference Filter Module entityreference_filter crossed 10,000 active installs. Usage Milestone: Dropdown Language Module dropdown_language crossed 10,000 active installs. Usage Milestone: Paragraphs Browser Module paragraphs_browser crossed 10,000 active installs. Usage Milestone: OpenAPI Module openapi crossed 10,000 active installs. Usage Milestone: Decoupled Router Module decoupled_router crossed 10,000 active installs. Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

This project offers a streamlined development environment for Drupal modules, leveraging Nix Package Manager to create a minimal Drupal installation directly within your module's directory. This setup enhances developer productivity by ensuring features like code completion, static analysis tools, and unit testing function correctly within their intended Drupal context.

This project aims to provide a lightweight development environment specifically for developing drupal modules.

The development environment is created by using the awesome Nix Package Manager.

Motivation

Developing drupal modules outside of a working drupal installation can be very cumbersome. This development environment tries to solve this problem by creating a minimal drupal installation directly within the module directory.

This enables the following:

  • Intellisense (LSP) is working again, due to drupal being installed
  • Tools like PHPCS and PHPStan work correctly
  • PHPUnit tests can also be run against the drupal installation
     

How to use

Detailed info about how to use this development environment can be found in the project's Readme: > View Readme <

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
5
Tracked since
Oct 2024
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 5
Maintenance
Dormant

Release Timeline

Releases

Version Type Core Release date
1.0.3 Stable Feb 14, 2025
1.0.2 Stable Feb 14, 2025
1.0.1 Stable Feb 14, 2025
1.0.0 Stable Dec 13, 2024
1.x-dev Dev Oct 16, 2024