PHPackages                             nsrosenqvist/phulp-concat - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. nsrosenqvist/phulp-concat

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

nsrosenqvist/phulp-concat
=========================

The concat addon for phulp

1.0.0(7y ago)120MITPHPPHP &gt;=5.6

Since Sep 3Pushed 7y ago1 watchersCompare

[ Source](https://github.com/nsrosenqvist/phulp-concat)[ Packagist](https://packagist.org/packages/nsrosenqvist/phulp-concat)[ RSS](/packages/nsrosenqvist-phulp-concat/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Phulp Concat
============

[](#phulp-concat)

It's a third-party project that lets you concatenate all files from the source into a single file.

Installation
------------

[](#installation)

```
composer require nsrosenqvist/phulp-concat
```

Usage
-----

[](#usage)

First argument is required and should be name of the file you want to create. Second argument is an optional `bool` that specifies if you should also add a new line after the content of each file (default is `false`).

```
