PHPackages                             cybercog/laravel-paket - 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. cybercog/laravel-paket

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

cybercog/laravel-paket
======================

Composer personal web interface. Manage Laravel dependencies without switching to command line!

1.9.0(4y ago)1753.3k21[13 issues](https://github.com/cybercog/laravel-paket/issues)[4 PRs](https://github.com/cybercog/laravel-paket/pulls)MITPHPPHP ^7.1.3 | ^8.0

Since Jun 30Pushed 3y ago3 watchersCompare

[ Source](https://github.com/cybercog/laravel-paket)[ Packagist](https://packagist.org/packages/cybercog/laravel-paket)[ Docs](https://komarev.com/sources/laravel-paket)[ Fund](https://paypal.me/antonkomarev)[ RSS](/packages/cybercog-laravel-paket/feed)WikiDiscussions master Synced yesterday

READMEChangelog (10)Dependencies (5)Versions (17)Used By (0)

Laravel Paket
=============

[](#laravel-paket)

[![cog-laravel-paket](https://user-images.githubusercontent.com/1849174/67785136-d7ce7a80-fa7d-11e9-8217-eb1c8e0d4d7f.png)](https://user-images.githubusercontent.com/1849174/67785136-d7ce7a80-fa7d-11e9-8217-eb1c8e0d4d7f.png)

 [![Releases](https://camo.githubusercontent.com/889134937c5f72c1d48215911d19e0d474f6a0381510d7abf4b16fcaebdec02d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f6379626572636f672f6c61726176656c2d70616b65742e7376673f7374796c653d666c61742d737175617265)](https://github.com/cybercog/laravel-paket/releases) [![Build Status](https://camo.githubusercontent.com/6992a0fd7dbdaf0584ca67862e9f6b0d7def137a64605d300933791cf331c643/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6379626572636f672f6c61726176656c2d70616b65742f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/cybercog/laravel-paket) [![StyleCI](https://camo.githubusercontent.com/f86d7ea4b256df6ed160027c86fdd874538c4a51f2519d0c2ca61271f806eb02/68747470733a2f2f7374796c6563692e696f2f7265706f732f3139343334353436312f736869656c64)](https://styleci.io/repos/194345461) [![Code Quality](https://camo.githubusercontent.com/be33827d334319e6d7f7a7f7e2ab5921616e649c7a7f7f96eaa592454cdacec3/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6379626572636f672f6c61726176656c2d70616b65742e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/cybercog/laravel-paket/?branch=master) [![License](https://camo.githubusercontent.com/eb69067e59bf9cde9b6cdf5f0fd584acb378c53327918b12247a0a9a8a181968/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6379626572636f672f6c61726176656c2d70616b65742e7376673f7374796c653d666c61742d737175617265)](https://github.com/cybercog/laravel-paket/blob/master/LICENSE)

Introduction
------------

[](#introduction)

Laravel Paket satisfies application requirements. Manage Laravel dependencies without switching to command line!

Graphical User Interface made with [Tailwind CSS](https://github.com/tailwindcss/tailwindcss).

Official Documentation
----------------------

[](#official-documentation)

Documentation can be found in [Laravel Paket Guide](https://laravel-paket.readme.io/docs).

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

[](#installation)

Pull in the package through Composer.

```
$ composer require cybercog/laravel-paket --dev
```

Run Artisan `paket:setup` command to publish Paket assets to `public/vendor/paket` directory &amp; create `storage/paket` directory for terminal job logs.

```
$ php artisan paket:setup
```

Upgrading
---------

[](#upgrading)

When upgrading Paket, you should re-publish assets to `public/vendor/paket` directory with force setup command.

```
$ php artisan paket:setup --force
```

Quick Start
-----------

[](#quick-start)

Run local development server.

```
$ php artisan serve
```

Go to URL  in your browser.

You will only be able to access this dashboard when `APP_ENV=local` is set in `.env` file.

### Dashboard

[](#dashboard)

[![Laravel Paket Dashboard](https://user-images.githubusercontent.com/1849174/64434687-ca25f580-d0c9-11e9-95c4-8df1f2bd02ff.png)](https://user-images.githubusercontent.com/1849174/64434687-ca25f580-d0c9-11e9-95c4-8df1f2bd02ff.png)

### Laravel Ecosystem

[](#laravel-ecosystem)

[![Laravel Ecosystem](https://user-images.githubusercontent.com/1849174/64430016-005e7780-d0c0-11e9-8929-7667dcfc985e.png)](https://user-images.githubusercontent.com/1849174/64430016-005e7780-d0c0-11e9-8929-7667dcfc985e.png)

### Composer Requirements

[](#composer-requirements)

[![Laravel Paket Requirements](https://user-images.githubusercontent.com/1849174/64429876-aa89cf80-d0bf-11e9-939e-20107f6bab62.png)](https://user-images.githubusercontent.com/1849174/64429876-aa89cf80-d0bf-11e9-939e-20107f6bab62.png)

### Terminal Jobs

[](#terminal-jobs)

[![Laravel Paket Jobs](https://user-images.githubusercontent.com/1849174/64499584-4c790a00-d2c2-11e9-902d-cfed49be1d98.png)](https://user-images.githubusercontent.com/1849174/64499584-4c790a00-d2c2-11e9-902d-cfed49be1d98.png)

### Terminal Job Details

[](#terminal-job-details)

[![Laravel Paket Job](https://user-images.githubusercontent.com/1849174/64499560-38cda380-d2c2-11e9-9ea9-11491865ec6f.png)](https://user-images.githubusercontent.com/1849174/64499560-38cda380-d2c2-11e9-9ea9-11491865ec6f.png)

License
-------

[](#license)

- `Laravel Paket` package is open-sourced software licensed under the [MIT License](LICENSE) by [Anton Komarev](https://komarev.com).
- `Laravel Paket` logo by [Caneco](http://twitter.com/caneco).

About CyberCog
--------------

[](#about-cybercog)

[CyberCog](https://cybercog.su) is a Social Unity of enthusiasts. Research best solutions in product &amp; software development is our passion.

- [Follow us on Twitter](https://twitter.com/cybercog)

[![CyberCog](https://cloud.githubusercontent.com/assets/1849174/18418932/e9edb390-7860-11e6-8a43-aa3fad524664.png)](https://cybercog.su)

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity34

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor1

Top contributor holds 79.2% 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 ~67 days

Recently: every ~122 days

Total

12

Last Release

1769d ago

PHP version history (2 changes)1.0.0PHP ^7.1.3

1.9.0PHP ^7.1.3 | ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/b3fddc40462126bbc119e373ed6a3f942a90a400f30c076c447c0625b841c4ef?d=identicon)[antonkomarev](/maintainers/antonkomarev)

---

Top Contributors

[![antonkomarev](https://avatars.githubusercontent.com/u/1849174?v=4)](https://github.com/antonkomarev "antonkomarev (95 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (22 commits)")[![afrizal423](https://avatars.githubusercontent.com/u/34409541?v=4)](https://github.com/afrizal423 "afrizal423 (1 commits)")[![caneco](https://avatars.githubusercontent.com/u/502041?v=4)](https://github.com/caneco "caneco (1 commits)")[![justmd5](https://avatars.githubusercontent.com/u/4120960?v=4)](https://github.com/justmd5 "justmd5 (1 commits)")

---

Tags

cogcomposerdependenciesdevelopmentguiinstallerlaravellibrarylibrary-management-systempackagepackage-managerpackagistpacketpaketphpcomposerlaraveldependencypackagelibraryguidevelopmentmanagermanagementrepositorycogpackagistcybercogartifactpacketpaket

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/cybercog-laravel-paket/health.svg)

```
[![Health](https://phpackages.com/badges/cybercog-laravel-paket/health.svg)](https://phpackages.com/packages/cybercog-laravel-paket)
```

###  Alternatives

[cybercog/laravel-optimus

An Optimus bridge for Laravel. Id obfuscation based on Knuth's multiplicative hashing method.

192564.1k](/packages/cybercog-laravel-optimus)[erlandmuchasaj/laravel-gzip

Gzip your responses.

40129.3k2](/packages/erlandmuchasaj-laravel-gzip)

PHPackages © 2026

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