PHPackages                             mhndev/saman-travel - 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. mhndev/saman-travel

ActiveLibrary[API Development](/categories/api)

mhndev/saman-travel
===================

library for saman travel insurance api (travisa)

2.0.2(6y ago)1106Apache-2.0PHP

Since Sep 9Pushed 6y ago1 watchersCompare

[ Source](https://github.com/mhndev/saman-travel)[ Packagist](https://packagist.org/packages/mhndev/saman-travel)[ RSS](/packages/mhndev-saman-travel/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (10)Used By (0)

###  What is travisa php package

[](#-what-is-travisa-php-package-)

 This package has been designed to use travisa travel insurance easy and fast;

#### How to use ...

[](#how-to-use--)

 Creating a new instance of object ```
 $azki_travisa = new SamanTravelSoapClient('****', '****');
```

#### Getting List Of Countries

[](#getting-list-of-countries)

```
 $countries = $azki_travisa->getCountries();
```

Here is a sample output of getCountries

```
stdClass Object
    (
        [getCountriesResult] => stdClass Object
        (
            [TISCountryInfo] => Array
            (
                [0] => stdClass Object
                (
                    [errorCode] => -1
                    [errorText] =>
                    [code] => 2
                    [title] => ‏آلمان‏
                    [zoneCode] => -1
                    [standardCode] => DE
                )
                [1] => stdClass Object
                (
                    [errorCode] => -1
                    [errorText] =>
                    [code] => 3
                    [title] => ‏انگلستان‏
                    [zoneCode] => -1
                    [standardCode] => UK
                )
                [2] => stdClass Object
                (
                    [errorCode] => -1
                    [errorText] =>
                    [code] => 4
                    [title] => ‏ايتاليا‏
                    [zoneCode] => -1
                    [standardCode] => IT
                )
            )
        )
    )
```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~8 days

Recently: every ~1 days

Total

9

Last Release

2418d ago

Major Versions

1.3.0 → 2.0.02019-11-16

### Community

Maintainers

![](https://www.gravatar.com/avatar/5c3e5d182214e2e6b989a2230bcae80b2107b088da1c6dbea6f6f8d28702e272?d=identicon)[majidphpdeveloper](/maintainers/majidphpdeveloper)

---

Top Contributors

[![mhndev](https://avatars.githubusercontent.com/u/5164182?v=4)](https://github.com/mhndev "mhndev (12 commits)")

---

Tags

api-clientinsuranceinsurance-agentsaman

### Embed Badge

![Health badge](/badges/mhndev-saman-travel/health.svg)

```
[![Health](https://phpackages.com/badges/mhndev-saman-travel/health.svg)](https://phpackages.com/packages/mhndev-saman-travel)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.3M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

94452.6k6](/packages/botman-driver-telegram)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
