hatmeo / apis
Nexa merchant Apps api
V1.4.6
2025-06-06 04:11 UTC
Requires
- ext-sodium: *
- bensampo/laravel-enum: ^6.0
- casbin/laravel-authz: ^3.1
- darkaonline/l5-swagger: ^8.5
- laravel/framework: ~9.0||~10.0||~11.0
Requires (Dev)
- bensampo/laravel-enum: ^6.0
- casbin/laravel-authz: ^3.1
- laravel/framework: ~9.0||~10.0||~11.0
- phpunit/phpcov: >=6.0
- phpunit/phpunit: >=8.0
Suggests
- ext-sodium: For better security, it is recommended to install the sodium extension
- nexa-merchant/core: Nexa merchant merchant package
This package is not auto-updated.
Last update: 2025-06-06 04:12:00 UTC
README
NexaMerchant is a apps store for NexaMerchant Platform, NexaMerchant is a free merchant software,you can use it build for ecommence, blog, cms, erp etc
Requirements
- PHP >= 8.1
- Laravel >= 10
- Sodium
How to Install
NexaMerchant\Apis\Providers\ApisServiceProvider::class,
Add it to config/app.php $providers
How to Publish
composer require hatmeo/apis
How to Install
php artisan apis:install
How to Generate API Docs
php artisan Apis:gendocs
View Api Document
http://localhost/api/admin/documentation (Admin)
http://localhost/api/shop/documentation (Shop)
Bug Report
https://github.com/NexaMerchant/apis/issues
License
hatmeoNew Apis
is licensed under The MIT License (MIT).