PHPackages                             bytes/docraptor-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. bytes/docraptor-bundle

ActiveSymfony-bundle[API Development](/categories/api)

bytes/docraptor-bundle
======================

Bundle around the Docraptor API client

112.4k1[1 PRs](https://github.com/MartijnDwars/docraptor-bundle/pulls)1PHP

Since May 19Pushed 5y ago1 watchersCompare

[ Source](https://github.com/MartijnDwars/docraptor-bundle)[ Packagist](https://packagist.org/packages/bytes/docraptor-bundle)[ RSS](/packages/bytes-docraptor-bundle/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (2)Used By (1)

BytesDocraptorBundle
====================

[](#bytesdocraptorbundle)

Symfony2 bundle for using the Docraptor API.

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

[](#installation)

If you are using Composer and Symfony &gt;= 2.1.\*, add the following to `composer.json` file:

```
{
    "require": {
        "bytes/docraptor-bundle": "0.0.*",
        "bytes/docraptor": "@dev"
    }
}
```

Finally, register the bundle with your kernel in `app/appKernel.php`:

```
public function registerBundles()
{
    $bundles = array(
        // ...
        new Bytes\Bundle\DocraptorBundle\BytesDocraptorBundle(),
        // ...
    );

    // ...
}
```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity43

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.

### Community

Maintainers

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

---

Top Contributors

[![martijndwars](https://avatars.githubusercontent.com/u/426811?v=4)](https://github.com/martijndwars "martijndwars (3 commits)")

### Embed Badge

![Health badge](/badges/bytes-docraptor-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/bytes-docraptor-bundle/health.svg)](https://phpackages.com/packages/bytes-docraptor-bundle)
```

###  Alternatives

[facebook/php-business-sdk

PHP SDK for Facebook Business

90923.5M35](/packages/facebook-php-business-sdk)[exsyst/swagger

A php library to manipulate Swagger specifications

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

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[botman/driver-telegram

Telegram driver for BotMan

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

PHPackages © 2026

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