2017 © Pedro Peláez
 

library exporter

Export the Laravel environment file to a capable web server format.

image

ramytalal/exporter

Export the Laravel environment file to a capable web server format.

  • Wednesday, March 7, 2018
  • by RamyTalal
  • Repository
  • 1 Watchers
  • 9 Stars
  • 21 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 8 Versions
  • 0 % Grown

The README.md

Exporter

Latest Version on Packagist Software License Build Status Quality Score StyleCI Total Downloads, (*1)

Export the Laravel environment file to a capable web server format., (*2)

Install

``` bash composer require RamyTalal/Exporter, (*3)


## Usage ### Laravel ``` bash php artisan env:export nginx --file=.env

Standalone

``` php use Talal\Exporter\Exporter; use Talal\Exporter\Output\Nginx;, (*4)

$file = file_get_contents('.env'); $exporter = new Exporter(new Nginx($file));, (*5)

echo $exporter->output(); ```, (*6)

Nginx, Apache, IIS, lighttpd, and bash are supported., (*7)

Contributing

Please see CONTRIBUTING and CONDUCT for details., (*8)

Security

If you discover any security related issues, please email ramy@thinkquality.nl instead of using the issue tracker., (*9)

Credits

License

The MIT License (MIT). Please see License File for more information., (*10)

The Versions

07/03 2018

dev-master

9999999-dev https://github.com/RamyTalal/Exporter

Export the Laravel environment file to a capable web server format.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel export environment env env export environment export

07/03 2018

1.2.0

1.2.0.0 https://github.com/RamyTalal/Exporter

Export the Laravel environment file to a capable web server format.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel export environment env env export environment export

07/03 2018

dev-analysis-XNe3Vp

dev-analysis-XNe3Vp https://github.com/RamyTalal/Exporter

Export the Laravel environment file to a capable web server format.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel export environment env env export environment export

26/01 2017

v1.1.0

1.1.0.0 https://github.com/RamyTalal/Exporter

Export the Laravel environment file to a capable web server format.

  Sources   Download

MIT

The Requires

  • php ^7.0

 

The Development Requires

laravel export environment env env export environment export

13/04 2016

v1.0.3

1.0.3.0 https://github.com/RamyTalal/Exporter

Export the Laravel environment file to a capable web server format.

  Sources   Download

MIT

The Requires

  • php >=5.5.9

 

The Development Requires

laravel export environment env env export environment export

04/04 2016

v1.0.2

1.0.2.0 https://github.com/RamyTalal/Exporter

Export the Laravel environment file to a capable web server format.

  Sources   Download

MIT

The Requires

  • php >=5.5.9

 

The Development Requires

laravel export environment env env export environment export

21/03 2016

v1.0.1

1.0.1.0 https://github.com/RamyTalal/Exporter

Export the Laravel environment file to a capable web server format.

  Sources   Download

MIT

The Requires

  • php >=5.5.9

 

The Development Requires

laravel export environment env

21/03 2016

v1.0.0

1.0.0.0 https://github.com/RamyTalal/Exporter

Export the Laravel environment file to a capable server format.

  Sources   Download

MIT

The Requires

  • php >=5.5.9

 

The Development Requires

laravel export environment env