darvanen's Stars
sebastianbergmann/php-code-coverage
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
grasmash/expander
This tool expands property references in PHP arrays.
drupal/core
Subtree split of drupal's /core directory
hechoendrupal/drupal-console-extend-plugin
Drupal Console Extend Composer Plugin
grasmash/yaml-expander
Expands internal property references in a yaml file.
hechoendrupal/drupal-console-en
DrupalConsole English Language
guzzle/psr7
PSR-7 HTTP message library
guzzle/promises
Promises/A+ library for PHP with synchronous support
JakubOnderka/PHP-Console-Color
Simple library for creating colored console ouput
JakubOnderka/PHP-Console-Highlighter
Highlight PHP code in terminal
egulias/EmailValidator
PHP Email address validator
drush-ops/drush
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.
instaclick/php-webdriver
W3C and Selenium 2 webdriver "thin client" for php 5.3+ and namespaces.
guzzle/guzzle
Guzzle, an extensible PHP HTTP client
easyrdf/easyrdf
EasyRdf is a PHP library designed to make it easy to consume and produce RDF.
FriendsOfPHP/Goutte
Goutte, a simple PHP Web Scraper
gabordemooij/redbean
ORM layer that creates models, config and database on the fly
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.
weknowinc/drupal-console-dotenv
Drupal Console Dotenv Component
hechoendrupal/drupal-console-core
This project contains commands and features to be shared across DrupalConsole projects.
drupal-composer/drupal-scaffold
:construction: Composer Plugin for updating the Drupal scaffold files when using drupal/core
doctrine/instantiator
dnoegel/php-xdg-base-dir
hechoendrupal/drupal-console
The Drupal CLI. A tool to generate boilerplate code, interact with and debug Drupal.
doctrine/lexer
Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.
doctrine/collections
Collections Abstraction Library
doctrine/annotations
Annotations Docblock Parser
doctrine/cache
Doctrine Cache component
doctrine/inflector
Doctrine Inflector is a small library that can perform string manipulations with regard to uppercase/lowercase and singular/plural forms of words.
dflydev/dflydev-dot-access-configuration
Given a deep data structure representing a configuration, access configuration by dot notation.