xaisyndicatelab/xsimarket

A complete ecommerce api solution with both REST and GraphQL support.

Maintainers

👁 masrizram

Package info

github.com/xaisyndicatelab/xsimarket

pkg:composer/xaisyndicatelab/xsimarket

Fund package maintenance!

Patreon

Statistics

Installs: 5

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.0 2023-03-30 05:26 UTC

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 5a50e1106e5a1eb44b2e1e63accb0909ac801d84

shoplaraveldigitalmarketplace

This package is auto-updated.

Last update: 2026-06-29 02:03:25 UTC


README

👁 Release
👁 Downloads
👁 Tests
👁 License

A complete ecommerce API's solution with both REST and GraphQL support.

Requirements

  • PHP 8.2 or higher
  • Database (eg: MySQL, PostgreSQL, SQLite)
  • Web Server (eg: Apache, Nginx, IIS)
  • Other Libraries

Framework

Xsimarket™ uses Laravel, the best existing PHP framework, as the foundation framework and Module package for Apps.

Installation

  • Install Laravel
  • Clone the packages: composer require xaisyndicatelab/xsimarket
  • On Laravel folder config/database.php edit 'strict' => true, to false 'strict' => false,
  • Install dependencies: php artisan xsimarket:install
  • Running Xsimarket API's

Contributing

Please, be very clear on your commit messages and pull requests, empty pull request messages may be rejected without reason.

When contributing code to Xsimarket™, you must follow the PSR coding standards. The golden rule is: Imitate the existing Xsimarket™ code.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Changelog

Please see Releases for more information what has changed recently.

Security

Please review our security policy on how to report security vulnerabilities.

Credits

License

Xsimarket is released under the GPLv3 license.