Drupal
Drupal is the open source content management system built for ambitious digital experiences. Official development of Drupal happens on drupal.org.
Pinned Repositories
cms-launcher
A packaged application to launch Drupal CMS
core
Subtree split of drupal's /core directory
core-composer-scaffold
A flexible Composer project scaffold builder.
core-dev
require-dev dependencies from drupal/drupal; use in addition to drupal/core-recommended to run tests from drupal/core.
core-project-message
Adds a message after Composer installation.
core-recommended
Metapackage that builds specific versions of drupal core based off of a lockfile.
core-vendor-hardening
Hardens the vendor directory for when it's in the docroot.
drupal
Verbatim mirror of the git.drupal.org repository for Drupal core. Please see the https://github.com/drupal/drupal#contributing. PRs are not accepted on GitHub.
php-signify
Native, verification-only PHP implementation of OpenBSD Signify verification
recommended-project
Project template for Drupal 8 projects with a relocated document root
Drupal's Repositories
drupal/drupal
Verbatim mirror of the git.drupal.org repository for Drupal core. Please see the https://github.com/drupal/drupal#contributing. PRs are not accepted on GitHub.
drupal/core
Subtree split of drupal's /core directory
drupal/recommended-project
Project template for Drupal 8 projects with a relocated document root
drupal/core-composer-scaffold
A flexible Composer project scaffold builder.
drupal/core-project-message
Adds a message after Composer installation.
drupal/core-dev
require-dev dependencies from drupal/drupal; use in addition to drupal/core-recommended to run tests from drupal/core.
drupal/core-vendor-hardening
Hardens the vendor directory for when it's in the docroot.
drupal/core-transliteration
Transliteration.
drupal/core-utility
Mostly static utility classes for string, xss, array, image, and other commonly needed manipulations.
drupal/legacy-project
Project template for Drupal 8 projects with composer following drupal/drupal layout
drupal/core-uuid
PHP library for reading PO files.
drupal/core-assertion
Provides runtime assertions similar to those in PHP 7, under PHP 5.
drupal/core-class-finder
This class provides a class finding utility.
drupal/core-datetime
This class wraps the PHP DateTime class with more flexible initialization parameters, allowing a date to be created from an existing date object, a timestamp, a string with an unknown format, a string with a known format, or an array of date parts. It also adds an errors array and a __toString() method to the date object.
drupal/core-discovery
Discovery.
drupal/core-file-cache
FileCache.
drupal/core-php-storage
PhpStorage.
drupal/core-plugin
Base building block for a scalable and extensible plug-in system for PHP components and application framework extensions.
drupal/core-render
Renders placeholder variables for HTML and plain-text display.
drupal/core-annotation
Annotation discovery and implementation of plugins.
drupal/core-dependency-injection
Dependency Injection container optimized for Drupal's needs.
drupal/core-event-dispatcher
EventDispatcher.
drupal/core-filesystem
FileSystem.
drupal/core-gettext
PHP library for reading PO files.
drupal/core-http-foundation
HttpFoundation.
drupal/core-recipe-unpack
A Composer project unpacker for Drupal recipes.
drupal/core-dev-pinned
Pinned require-dev dependencies from drupal/drupal; use in addition to drupal/core-recommended to run tests from drupal/core.
drupal/core-diff
Diff.
drupal/core-file-security
FileSecurity.
drupal/core-front-matter
Component for parsing front matter from a source.