PHPackages                             goszowski/laravel-vendor-minify - 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. goszowski/laravel-vendor-minify

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

goszowski/laravel-vendor-minify
===============================

A vendor minify package, to remove tests and documentation and minifing all php files to save space

v1.0.3(6y ago)803.6k3[2 issues](https://github.com/goszowski/laravel-vendor-minify/issues)MITPHPPHP ^7.1.3

Since May 3Pushed 6y ago4 watchersCompare

[ Source](https://github.com/goszowski/laravel-vendor-minify)[ Packagist](https://packagist.org/packages/goszowski/laravel-vendor-minify)[ RSS](/packages/goszowski-laravel-vendor-minify/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (4)Dependencies (4)Versions (6)Used By (0)

[![Latest Stable Version](https://camo.githubusercontent.com/2b3dd185cbc4ecb0906cd583db592dd8a6fc394d72301424aa6413e895a273af/68747470733a2f2f706f7365722e707567782e6f72672f676f737a6f77736b692f6c61726176656c2d76656e646f722d6d696e6966792f762f737461626c65)](https://packagist.org/packages/goszowski/laravel-vendor-minify) [![Total Downloads](https://camo.githubusercontent.com/e66deff631aa10544f93be41f7ff549c760d60dff431db55bd0db1247ab2f0a7/68747470733a2f2f706f7365722e707567782e6f72672f676f737a6f77736b692f6c61726176656c2d76656e646f722d6d696e6966792f646f776e6c6f616473)](https://packagist.org/packages/goszowski/laravel-vendor-minify) [![License](https://camo.githubusercontent.com/794eb19a6ec1c57e7abf2bf7681f1db358c398e113ff672071dbb0c09dbc9e2e/68747470733a2f2f706f7365722e707567782e6f72672f676f737a6f77736b692f6c61726176656c2d76656e646f722d6d696e6966792f6c6963656e7365)](https://packagist.org/packages/goszowski/laravel-vendor-minify)

Laravel Vendor Cleanup and Minify Commands
------------------------------------------

[](#laravel-vendor-cleanup-and-minify-commands)

### 1) Remove tests, documentation, .gitignore files from the vendor dir. 2) Minify all php files in the vendor dir

[](#1-remove-tests-documentation-gitignore-files-from-the-vendor-dir-2-minify-all-php-files-in-the-vendor-dir)

Require this package:

```
composer require goszowski/laravel-vendor-minify

```

You can now remove all the docs/tests/examples/build scripts throught artisan

```
php artisan vendor:cleanup

```

And You can now minify all php files throught artisan

```
php artisan vendor:minify

```

#### Thanks [Barry vd. Heuvel](https://github.com/barryvdh) and other [Contributors](https://github.com/goszowski/laravel-vendor-minify/graphs/contributors) for beautiful package to [cleanup Laravel 4.2](https://github.com/barryvdh/laravel-vendor-cleanup)

[](#thanks-barry-vd-heuvel-and-other-contributors-for-beautiful-package-to-cleanup-laravel-42)

### License

[](#license)

The Laravel Vendor Minify Command is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity30

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 57.4% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~51 days

Total

4

Last Release

2461d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/10208931?v=4)[Jarosław Goszowski](/maintainers/goszowski)[@goszowski](https://github.com/goszowski)

---

Top Contributors

[![barryvdh](https://avatars.githubusercontent.com/u/973269?v=4)](https://github.com/barryvdh "barryvdh (39 commits)")[![goszowski](https://avatars.githubusercontent.com/u/10208931?v=4)](https://github.com/goszowski "goszowski (15 commits)")[![mmodler](https://avatars.githubusercontent.com/u/1906217?v=4)](https://github.com/mmodler "mmodler (4 commits)")[![vlakoff](https://avatars.githubusercontent.com/u/544424?v=4)](https://github.com/vlakoff "vlakoff (3 commits)")[![krishatcher](https://avatars.githubusercontent.com/u/11753311?v=4)](https://github.com/krishatcher "krishatcher (3 commits)")[![beardedbrew](https://avatars.githubusercontent.com/u/942908?v=4)](https://github.com/beardedbrew "beardedbrew (2 commits)")[![deviarte](https://avatars.githubusercontent.com/u/187309?v=4)](https://github.com/deviarte "deviarte (1 commits)")[![GrahamCampbell](https://avatars.githubusercontent.com/u/2829600?v=4)](https://github.com/GrahamCampbell "GrahamCampbell (1 commits)")

---

Tags

laravelminifyvendorcleanup

### Embed Badge

![Health badge](/badges/goszowski-laravel-vendor-minify/health.svg)

```
[![Health](https://phpackages.com/badges/goszowski-laravel-vendor-minify/health.svg)](https://phpackages.com/packages/goszowski-laravel-vendor-minify)
```

###  Alternatives

[laravel/ai

The official AI SDK for Laravel.

1.0k2.1M169](/packages/laravel-ai)[illuminate/session

The Illuminate Session package.

9938.5M824](/packages/illuminate-session)[tightenco/jigsaw

Simple static sites with Laravel's Blade.

2.3k449.3k30](/packages/tightenco-jigsaw)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)[erag/laravel-lang-sync-inertia

A powerful Laravel package for syncing and managing language translations across backend and Inertia.js (Vue/React) frontends, offering effortless localization, auto-sync features, and smooth multi-language support for modern Laravel applications.

4821.5k](/packages/erag-laravel-lang-sync-inertia)[zidbih/laravel-deadlock

Make temporary Laravel workarounds expire and fail CI when ignored.

984.0k](/packages/zidbih-laravel-deadlock)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
