PHPackages                             ap/resellerclubbundle - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. ap/resellerclubbundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

ap/resellerclubbundle
=====================

Symfony ApResellerclubBundle

1.0(11y ago)6371MITPHPPHP &gt;=5.3.2

Since Dec 3Pushed 10y ago3 watchersCompare

[ Source](https://github.com/aprendephp/ApResellerclubBundle)[ Packagist](https://packagist.org/packages/ap/resellerclubbundle)[ Docs](https://github.com/aprendephp)[ RSS](/packages/ap-resellerclubbundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

ApResellerClubBundle
====================

[](#apresellerclubbundle)

### Instalation:

[](#instalation)

Add this line in composer.json

```
	"require": {
	     ...
         "ap/resellerclubbundle": "1.0.*@dev"
```

AppKernel.php

```
public function registerBundles()
{
    $bundles = array(
        // ...
        new Ap\ResellerclubBundle\ApResellerclubBundle(),
    );
}
```

Update:

```
  composer update
```

### Configuration:

[](#configuration)

In parameters.yml

```
    reseller_authuserid:
    reseller_apikey:
    reseller_test:
```

### Example:

[](#example)

```
		$this->resellerClub = $container->get('ap_resellerclub.api');

		$customerSignup = new CustomerSignup('anyuser@asf.com','anypass','A Good Name ', 'Company', 'Avenue 78890', 'San Jhon', 'San Jhon', null, 'UY','820347', '34', '87508745', 'es');

        $this->resellerClub->setOperation($customerSignup);
        $this->customerId = $this->resellerClub->exec();
```

### Important:

[](#important)

[Testing ONLY with a Demo Account](http://cp.onlyfordemo.net/servlet/ResellerSignupServlet?&validatenow=false)

### Disclaimer:

[](#disclaimer)

THIS SOFTWARE IS PROVIDED BY "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES

PR are wellcome

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

4178d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0cacf09e91d1fb077508a704bc9e36424c45a92eb8532c42f71919e14245667d?d=identicon)[ysramirez](/maintainers/ysramirez)

---

Top Contributors

[![ysramirez](https://avatars.githubusercontent.com/u/5892242?v=4)](https://github.com/ysramirez "ysramirez (25 commits)")

---

Tags

Resellerclub Bundle

### Embed Badge

![Health badge](/badges/ap-resellerclubbundle/health.svg)

```
[![Health](https://phpackages.com/badges/ap-resellerclubbundle/health.svg)](https://phpackages.com/packages/ap-resellerclubbundle)
```

###  Alternatives

[winzou/state-machine-bundle

Bundle for the very lightweight yet powerful PHP state machine

34010.4M15](/packages/winzou-state-machine-bundle)[stfalcon/tinymce-bundle

This Bundle integrates TinyMCE WYSIWYG editor into a Symfony2 project.

2692.9M24](/packages/stfalcon-tinymce-bundle)[sylius/taxonomy-bundle

Flexible categorization system for Symfony.

26388.2k7](/packages/sylius-taxonomy-bundle)[symfony/ai-bundle

Integration bundle for Symfony AI components

30282.3k6](/packages/symfony-ai-bundle)[sylius/addressing-bundle

Addressing and zone management for Symfony applications.

33221.4k3](/packages/sylius-addressing-bundle)[sylius/inventory-bundle

Flexible inventory management for Symfony applications.

19176.7k4](/packages/sylius-inventory-bundle)

PHPackages © 2026

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