fresns/market-manager

Fresns Market Management
2,639 2
Install
composer require fresns/market-manager
Latest Version:v4.2.0
PHP:^8.0.2
License:Apache-2.0
Last Updated:May 2, 2026
Links: GitHub  ·  Packagist
Maintainer: fresns

About Market Manager

fresns/market-manager is a Laravel market which created to manage your large Laravel market. Market is like a Laravel blade template, it has some views.

Sponsors

Fresns is an Apache-2.0-licensed open source project with its ongoing development made possible entirely by the support of these awesome backers. If you'd like to join them, please consider sponsoring Fresns development.

Install

To install through Composer, by run the following command:

composer require fresns/market-manager

The market will automatically register a service provider and alias.

Optionally, publish the market's configuration file by running:

php artisan vendor:publish --provider="Fresns\MarketManager\Providers\MarketServiceProvider"

Contributing

You can contribute in one of three ways:

  1. File bug reports using the issue tracker.
  2. Answer questions or fix bugs on the issue tracker.
  3. Contribute new features or update the wiki.

The code contribution process is not very formal. You just need to make sure that you follow the PSR-0, PSR-1, and PSR-2 coding guidelines. Any new code contributions must be accompanied by unit tests where applicable.

License

Fresns Market Manager is open-sourced software licensed under the Apache-2.0 license.

Related Packages

fresns/dto

Fresns data transfer object extension package for easy generation of data rules...

2,467 1
fresns/cmd-word-manager

Command word manager(in laravel) helps plugins(individual functional modules) to...

2,596 2
fresns/fresns

Cross-platform general-purpose multiple content forms social network service sof...

1,532 487
gabrieloliverio/laravel5-generators

Database metadata-based generators for Laravel 5

1