PHPackages                             wearebase/base-transport - 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. wearebase/base-transport

AbandonedArchivedLibrary

wearebase/base-transport
========================

Base Transport Components

v2.0.2(9y ago)13.0k2MITPHPPHP &gt;=5.6 | &gt;= 7.0

Since Oct 23Pushed 9y ago13 watchersCompare

[ Source](https://github.com/wearebase/base-transport)[ Packagist](https://packagist.org/packages/wearebase/base-transport)[ RSS](/packages/wearebase-base-transport/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (4)Versions (11)Used By (0)

Transport Component
===================

[](#transport-component)

What is Transport?
------------------

[](#what-is-transport)

The Base Transport provides classes to do with the tranportation domain, that are strictly non-application-specific.

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

[](#requirements)

Supported on PHP 5.5 and up and HHVM 3.2 and up.

Install in projects
-------------------

[](#install-in-projects)

```
$ composer require wearebase/base-transport dev-master

```

Test classes are autoloaded by default. These can be disabled with the `--no-dev` option

Running tests
-------------

[](#running-tests)

You can run the unit tests with the following command:

```
$ composer install
$ ./vendor/bin/phpunit

```

To run tests on a different PHP version, you can use Docker:

```
$ docker run -it --rm -v "$(pwd)":/home/test -w /home/test php:5.6-cli php ./vendor/bin/phpunit

```

To run QA tools such as code coverage

```
$ ant

```

Contributing
------------

[](#contributing)

Follow PSR-1, PSR-2 and PSR-4.

###  Health Score

32

—

LowBetter than 71% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~94 days

Recently: every ~131 days

Total

9

Last Release

3461d ago

Major Versions

v1.0.15 → v2.0.02015-09-01

PHP version history (2 changes)v1.0.10PHP &gt;=5.5

v2.0.2PHP &gt;=5.6 | &gt;= 7.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/a450103bae0408522e011a167ba85c6f67ae325fe7ffcca894e86ab2487daccc?d=identicon)[wearebase](/maintainers/wearebase)

---

Top Contributors

[![dave1010](https://avatars.githubusercontent.com/u/50682?v=4)](https://github.com/dave1010 "dave1010 (4 commits)")[![acleon](https://avatars.githubusercontent.com/u/544448?v=4)](https://github.com/acleon "acleon (3 commits)")[![rossey](https://avatars.githubusercontent.com/u/95117?v=4)](https://github.com/rossey "rossey (2 commits)")[![Numan1617](https://avatars.githubusercontent.com/u/3454441?v=4)](https://github.com/Numan1617 "Numan1617 (1 commits)")

---

Tags

transportentity

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/wearebase-base-transport/health.svg)

```
[![Health](https://phpackages.com/badges/wearebase-base-transport/health.svg)](https://phpackages.com/packages/wearebase-base-transport)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M646](/packages/sylius-sylius)[api-platform/core

Build a fully-featured hypermedia or GraphQL API in minutes!

2.6k48.1M234](/packages/api-platform-core)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[api-platform/serializer

API Platform core Serializer

223.4M31](/packages/api-platform-serializer)[api-platform/validator

API Platform validator component

223.2M10](/packages/api-platform-validator)

PHPackages © 2026

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