PHPackages                             verschoof/transip-api-bundle - 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. verschoof/transip-api-bundle

Abandoned → [transip/transip-api-php](/?search=transip%2Ftransip-api-php)Symfony-bundle[API Development](/categories/api)

verschoof/transip-api-bundle
============================

TransIp API bundle

v1.2.5(8y ago)39.3k6[1 issues](https://github.com/verschoof/transip-api-bundle/issues)MITPHPPHP &gt;=5.3.3

Since Mar 1Pushed 3y ago1 watchersCompare

[ Source](https://github.com/verschoof/transip-api-bundle)[ Packagist](https://packagist.org/packages/verschoof/transip-api-bundle)[ RSS](/packages/verschoof-transip-api-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (3)Dependencies (1)Versions (8)Used By (0)

**DEPRECATED**
==============

[](#deprecated)

The library that is used by this bundle is deprecated. INFO:

Wrapper of the transip API

transip-api-bundle
==================

[](#transip-api-bundle)

A Symfony2 bundle for the TransIP API

Installation
============

[](#installation)

Run the following command

```
composer require verschoof/transip-api-bundle
```

Register bundle in AppKernel

```
#app/AppKernel.php
$bundles = array(
  ...
  new Verschoof\TransipApiBundle\TransipApiBundle()
);
```

Run `composer update verschoof/transip-api-bundle`

Configuration
=============

[](#configuration)

```
#app/config/config.yml
transip_api:
    login       : "%transip_login%"
    private_key : "%transip_privatekey%"
    read_only   : "%transip_readonly%"
```

```
#parameters.yml
parameters:
     transip_login:      yourusername
     transip_privatekey: "yourkey"
     transip_readonly:   true
```

Info: privatekey is a multiline key from transip, just remove the breaks to create a one-liner

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 50% 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 ~210 days

Recently: every ~300 days

Total

7

Last Release

3195d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/00e43a110fd357cd566f613cc4539f4d8d20fd98ae6d57c8c7b469e5595b1151?d=identicon)[verschoof](/maintainers/verschoof)

---

Top Contributors

[![jGielen](https://avatars.githubusercontent.com/u/4853518?v=4)](https://github.com/jGielen "jGielen (2 commits)")[![rdohms](https://avatars.githubusercontent.com/u/94331?v=4)](https://github.com/rdohms "rdohms (1 commits)")[![xvilo](https://avatars.githubusercontent.com/u/390769?v=4)](https://github.com/xvilo "xvilo (1 commits)")

---

Tags

apisymfonytransip

### Embed Badge

![Health badge](/badges/verschoof-transip-api-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/verschoof-transip-api-bundle/health.svg)](https://phpackages.com/packages/verschoof-transip-api-bundle)
```

###  Alternatives

[deepseek-php/deepseek-php-client

deepseek PHP client is a robust and community-driven PHP client library for seamless integration with the Deepseek API, offering efficient access to advanced AI and data processing capabilities.

47073.9k5](/packages/deepseek-php-deepseek-php-client)[harmbandstra/swagger-ui-bundle

Exposes swagger UI inside your Symfony project through a route (eg. /docs)

42867.3k](/packages/harmbandstra-swagger-ui-bundle)[welp/mailchimp-bundle

MailChimp API V3 Symfony Bundle

45360.3k1](/packages/welp-mailchimp-bundle)[nilportugues/jsonapi-bundle

Symfony 2 &amp; 3 JSON API Transformer Package

11446.0k](/packages/nilportugues-jsonapi-bundle)[rekalogika/mapper

An object mapper for PHP and Symfony. Maps an object to another object. Primarily used for transforming an entity to a DTO and vice versa.

3847.7k1](/packages/rekalogika-mapper)[php-tmdb/symfony

Symfony Bundle for TMDB (The Movie Database) API. Provides easy access to the php-tmdb/api library.

3649.7k](/packages/php-tmdb-symfony)

PHPackages © 2026

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