Stars
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.
Drush is a command-line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those who spend their working hours hacking away at the command prompt.
A tool to automatically fix PHP Coding Standards issues
Defines an object-oriented layer for the HTTP specification
Provides a structured process for converting a Request into a Response
A small library for converting tokenized PHP source code into XML (and potentially other formats)
Metapackage that builds specific versions of drupal core based off of a lockfile.
PHP Static Analysis Tool - discover bugs in your code without running it!
Provides tools to manage errors and ease debugging PHP code
Finds files and directories via an intuitive fluent interface
Eases the creation of beautiful and testable command line interfaces
Provides tools to internationalize your application
Maps an HTTP request to a set of configuration variables
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
Allows you to standardize and centralize the way objects are constructed in your application
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
The Doctrine Persistence project is a library that provides common abstractions for object mapper persistence.
The Doctrine Event Manager is a library that provides a simple event system.
🎵 Provides a composer plugin for normalizing composer.json.
Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.