PHPackages                             emtiazzahid/laravel-composer - 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. emtiazzahid/laravel-composer

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

emtiazzahid/laravel-composer
============================

A description for laravel-composer.

v0.1.0(6y ago)36[2 PRs](https://github.com/emtiazzahid/laravel-composer/pulls)MITHTML

Since Feb 7Pushed 3y ago2 watchersCompare

[ Source](https://github.com/emtiazzahid/laravel-composer)[ Packagist](https://packagist.org/packages/emtiazzahid/laravel-composer)[ RSS](/packages/emtiazzahid-laravel-composer/feed)WikiDiscussions master Synced 1mo ago

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

laravel-composer
================

[](#laravel-composer)

[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)![Travis](https://camo.githubusercontent.com/814efe234b90d9243c2e89f12d19cec2df7b2e8f1e3ff7c1faad968bffa39a1f/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f656d7469617a7a616869642f6c61726176656c2d636f6d706f7365722e7376673f7374796c653d666c61742d737175617265)[![Total Downloads](https://camo.githubusercontent.com/539b0d794318ce4e9a1947c828241aadd100097381a72ad9f6b195ad2562b3f9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f656d7469617a7a616869642f6c61726176656c2d636f6d706f7365722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/emtiazzahid/laravel-composer)

[![image](https://user-images.githubusercontent.com/10188029/73999285-72e4c380-498e-11ea-87cb-a834b2275e7d.png)](https://user-images.githubusercontent.com/10188029/73999285-72e4c380-498e-11ea-87cb-a834b2275e7d.png)

Install
-------

[](#install)

`composer require emtiazzahid/laravel-composer`

Add Service Provider to `config/app.php` in `providers` section

```
Emtiazzahid\LaravelComposer\LaravelComposerServiceProvider::class,
```

Add a route in your web routes file:

```
Route::get('composer', '\EmtiazZahid\LaravelComposer\LaravelComposerController@index');
```

Go to `http://myapp/composer` or some other route

**Optionally** publish `index.blade.php` into `/resources/views/vendor/laravel-composer/` for view customization:

```
php artisan vendor:publish \
  --provider="EmtiazZahid\LaravelComposer\LaravelComposerServiceProvider" \
  --tag=views

```

Usage
-----

[](#usage)

Write a few lines about the usage of this package.

Testing
-------

[](#testing)

Run the tests with:

```
vendor/bin/phpunit
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

- [Md. Emtiaz Zahid](https://github.com/emtiazzahid)
- [All Contributors](https://github.com/emtiazzahid/laravel-composer/contributors)

Todo
----

[](#todo)

It's also good to be able to convert a set of todos to a .json object

```
- [X] installed package show
- [X] package details show
- [X] package download
- [X] package remove
- [] install new package
- [x] search installed package
- [x] search existing package
- [] deactive package (revoke service provider of package)

```

Security
--------

[](#security)

If you discover any security-related issues, please email  instead of using the issue tracker.

License
-------

[](#license)

The MIT License (MIT). Please see [License File](/LICENSE.md) for more information.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

2287d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0045ab4ce078a9fe4ebd80ae1eb2a41b55cea08fa97797618543e0051162224f?d=identicon)[emtiazzahid](/maintainers/emtiazzahid)

---

Top Contributors

[![emtiazzahid](https://avatars.githubusercontent.com/u/10188029?v=4)](https://github.com/emtiazzahid "emtiazzahid (5 commits)")

---

Tags

composerlaravellaravel-composerlaravel-package-managerlaravel6package-managerlaravel

### Embed Badge

![Health badge](/badges/emtiazzahid-laravel-composer/health.svg)

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

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[interaction-design-foundation/laravel-geoip

Support for multiple Geographical Location services.

17221.0k3](/packages/interaction-design-foundation-laravel-geoip)[nedwors/navigator

A Laravel package to ease defining navigation menus

433.1k](/packages/nedwors-navigator)[xefi/faker-php-laravel

Faker php integration with laravel

1915.1k](/packages/xefi-faker-php-laravel)[dcblogdev/laravel-junie

Install pre-configured guides for Jetbrains Junie

392.5k](/packages/dcblogdev-laravel-junie)

PHPackages © 2026

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