2017 © Pedro Peláez
 

library drupal-finder

Helper class to locate a Drupal installation from a given path.

image

webflo/drupal-finder

Helper class to locate a Drupal installation from a given path.

  • Tuesday, October 24, 2017
  • by webflo
  • Repository
  • 2 Watchers
  • 96 Stars
  • 1,979,955 Installations
  • PHP
  • 123 Dependents
  • 0 Suggesters
  • 12 Forks
  • 6 Open issues
  • 13 Versions
  • 18 % Grown

The README.md

Drupal Finder

GitHub Workflow Status Packagist, (*1)

Drupal Finder provides a class to locate a Drupal installation based on Composer metadata., (*2)

Usage

$drupalFinder = new \DrupalFinder\DrupalFinderComposerRuntime();

$drupalRoot = $drupalFinder->getDrupalRoot();
$composerRoot = $drupalFinder->getComposerRoot();
$vendorDir = $drupalFinder->getVendorDir();

Examples

License

GPL-2.0+, (*3)

The Versions

24/10 2017

dev-master

9999999-dev

Helper class to locate a Drupal installation from a given path.

  Sources   Download

GPL-2.0+

The Development Requires

by Florian Weber

24/10 2017

1.1.0

1.1.0.0

Helper class to locate a Drupal installation from a given path.

  Sources   Download

GPL-2.0+

The Development Requires

by Florian Weber

08/08 2017

1.0.0

1.0.0.0

Helper class to locate a Drupal installation from a given path.

  Sources   Download

GPL-2.0+

The Development Requires

by Florian Weber

01/08 2017

0.4.2

0.4.2.0

Helper class to locate a Drupal installation from a given path.

  Sources   Download

GPL-2.0+

The Development Requires

by Florian Weber

27/07 2017

0.4.1

0.4.1.0

Helper class to locate a Drupal installation from a given path.

  Sources   Download

GPL-2.0+

The Development Requires

by Florian Weber

25/07 2017

0.4.0

0.4.0.0

Helper class to locate a Drupal installation from a given path.

  Sources   Download

GPL-2.0+

The Development Requires

by Florian Weber

04/05 2017

0.3.0

0.3.0.0

Helper class to locate a Drupal installation from a given path.

  Sources   Download

GPL-2.0+

The Development Requires

by Florian Weber

28/11 2016

0.2.1

0.2.1.0

Helper class to locate a Drupal installation from a given path.

  Sources   Download

GPL-2.0+

The Development Requires

by Florian Weber

24/11 2016

0.2.0

0.2.0.0

Helper class to locate a Drupal installation from a given path.

  Sources   Download

GPL-2.0+

The Development Requires

by Florian Weber

12/11 2016

0.1.1

0.1.1.0

Helper class to locate a Drupal installation from a given path.

  Sources   Download

GPL-2.0+

The Development Requires

by Florian Weber

10/11 2016

0.1.0

0.1.0.0

Helper class to locate a Drupal installation from a given path.

  Sources   Download

GPL-2.0+

The Development Requires

by Florian Weber

05/11 2016

0.0.2

0.0.2.0

Helper class to locate a Drupal installation from a given path.

  Sources   Download

GPL-2.0+

by Florian Weber

07/10 2016

0.0.1

0.0.1.0

Helper class to locate a Drupal installation from a given path.

  Sources   Download

by Florian Weber