PHPackages                             surajitbasak109/tciexp-api - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. surajitbasak109/tciexp-api

ActivePackage[API Development](/categories/api)

surajitbasak109/tciexp-api
==========================

SOAP Based API client for TCI Express/ECOM

028PHP

Since Mar 24Pushed 5y ago1 watchersCompare

[ Source](https://github.com/surajitbasak109/tciexp-api)[ Packagist](https://packagist.org/packages/surajitbasak109/tciexp-api)[ RSS](/packages/surajitbasak109-tciexp-api/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

TCI Express SOAP Based API integration
======================================

[](#tci-express-soap-based-api-integration)

Requirements
------------

[](#requirements)

- PHP 7.2 or greater
- php-soap
- php-json
- php-dom

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require surajitbasak109/tciexp-api
```

You can publish config file with:

```
php artisan vendor:publish --provider="surajitbasak109\tciexp\TciExpServiceProvider" --tag="config"
```

This is the contents of the published config file:
--------------------------------------------------

[](#this-is-the-contents-of-the-published-config-file)

```
