Skip to content

tradenity/php-sdk-laravel-ext

Repository files navigation

Welcome to Tradenity Laravel framework SDK extensions.

This extension library facilitates integration between Laravel based applications and PHP SDK for Tradenity ecommerce API.

Installation

This package is available through Packagist (PHP Package Index), to install it type the following on the command line:

$ composer install tradenity/laravel-ext

Or, add this line to your application's composer.json:

{
'tradenity/laravel-ext':"0.5.0"
}

And then execute:

$ composer install

Sample application

Working sample application code can be found here.

Documentation

Detailed documentation can be found on our knowledge base site:

Contributing

  1. Fork it ( https://github.com/tradenity/php-sdk-laravel-ext/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

Laravel framework utilities and extensions for Tradenity ecommerce SDK

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages