2017 © Pedro Peláez
 

library dirs

Easier access to individual directories in an application.

image

drago-ex/dirs

Easier access to individual directories in an application.

  • Wednesday, May 30, 2018
  • by accgit
  • Repository
  • 1 Watchers
  • 0 Stars
  • 200 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 24 % Grown

The README.md

Drago Parameters

Access to parameters in the application., (*1)

License: MIT PHP version Tests Coding Style CodeFactor Coverage Status, (*2)

Technology

  • PHP 8.1 or higher
  • composer

Installation

composer require drago-ex/parameters

Extension registration

extensions:
    - Drago\Parameters\DI\ParametersExtension(appDir: %appDir%, wwwDir: %wwwDir%, tempDir: %tempDir%)

Path to application directory

$this->appDir;

Path to public directory

$this->wwwDir;

Path to temporary directory

$this->tempDir;

The Versions

30/05 2018

dev-master

9999999-dev

Easier access to individual directories in an application.

  Sources   Download

MIT

The Requires

 

30/05 2018

v1.0.1

1.0.1.0

Easier access to individual directories in an application.

  Sources   Download

MIT

The Requires

 

29/05 2018

v1.0.x-dev

1.0.9999999.9999999-dev

Easier access to individual directories in an application.

  Sources   Download

MIT

The Requires

 

29/05 2018

v2.0.x-dev

2.0.9999999.9999999-dev

Easier access to individual directories in an application.

  Sources   Download

MIT

The Requires

 

18/10 2017

v1.0.0

1.0.0.0

Easier access to individual directories in an application.

  Sources   Download

MIT

The Requires

 

09/08 2017

v1.0.3

1.0.3.0

Eeasier access to individual directories.

  Sources   Download

MIT

The Requires

 

23/07 2017

v1.0.2

1.0.2.0

Eeasier access to individual directories.

  Sources   Download

MIT

The Requires