xaisyndicatelab/xsimarket

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

This package is auto-updated.

Last update: 2024-04-29 17:23:59 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.