2017 © Pedro Peláez
 

library laravel-php-elixir-combine

Provides the combine functionality to Laravel PHP-Elixir..

image

hnhdigital-os/laravel-php-elixir-combine

Provides the combine functionality to Laravel PHP-Elixir..

  • Sunday, December 24, 2017
  • by bluora
  • Repository
  • 1 Watchers
  • 1 Stars
  • 43 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 5 % Grown

The README.md

__________.__          ___________.__  .__       .__        
\______   \  |__ ______\_   _____/|  | |__|__  __|__|______ 
 |     ___/  |  \\____ \|    __)_ |  | |  \  \/  /  \_  __ \
 |    |   |   Y  \  |_> >        \|  |_|  |>    <|  ||  | \/
 |____|   |___|  /   __/_______  /|____/__/__/\_ \__||__|   
               \/|__|          \/               \/          
                                              Combine Module

Provides the ability to combine files together., (*1)

Combine

Gets the contents of one or many files and combines it into the specified file., (*2)

Source folders can be specified with single level or multi-level lookup, and the ability to filter files by extension., (*3)

{DESTINATION_FILE}:
    - {SOURCE_FILE}
    - {SOURCE_FOLDER}
combine:
    PATH_PUBLIC_ASSETS + /vendor/jquery-combined.min.js:
        - PATH_PUBLIC_ASSETS + /vendor/jquery/jquery.min.js
        - PATH_PUBLIC_ASSETS + /vendor/jquery-ui/jquery-ui.min.js
    PATH_PUBLIC_ASSETS + /vendor/combined.js:
        - PATH_PUBLIC_ASSETS + /vendor/**?filter=js

The Versions

24/12 2017

dev-master

9999999-dev

Provides the combine functionality to Laravel PHP-Elixir..

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel php combine elixir

24/12 2017

v1.0.2

1.0.2.0

Provides the combine functionality to Laravel PHP-Elixir..

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel php combine elixir

04/07 2017

v1.0.1

1.0.1.0

Provides the combine functionality to Laravel PHP-Elixir..

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel php combine elixir

13/01 2017

v1.0.0

1.0.0.0

Provides the combine functionality to Laravel PHP-Elixir..

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel php combine elixir