PHPackages                             cultuurnet/transform-entry-store - 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. cultuurnet/transform-entry-store

AbandonedArchivedLibrary[API Development](/categories/api)

cultuurnet/transform-entry-store
================================

library to store data from external partners that is transformed to work with Entry API

0149[1 PRs](https://github.com/cultuurnet/transform-entry-store/pulls)PHP

Since Jan 6Pushed 4y ago21 watchersCompare

[ Source](https://github.com/cultuurnet/transform-entry-store)[ Packagist](https://packagist.org/packages/cultuurnet/transform-entry-store)[ RSS](/packages/cultuurnet-transform-entry-store/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (2)Used By (0)

A skeleton for PHP library projects.

Setup your project
==================

[](#setup-your-project)

Copy over all files - except this readme - to your new PHP project and modify the following parts to your needs:

- composer.json:
    - [name](https://getcomposer.org/doc/04-schema.md#name)
    - [description](https://getcomposer.org/doc/04-schema.md#description)
    - [license](https://getcomposer.org/doc/04-schema.md#license) if Apache-2.0 is not desired
    - [authors](https://getcomposer.org/doc/04-schema.md#authors)
    - PHP namespace prefixes in [autoload](https://getcomposer.org/doc/04-schema.md#psr-4) and [autoload-dev](https://getcomposer.org/doc/04-schema.md#autoload-dev)
- build.xml
    - [project name](https://www.phing.info/docs/guide/trunk/ch04s02.html)
- phpcs-ruleset.xml
    - \[ruleset name\]\[PHPCS ruleset name\]
- .travis.yml
    - [e-mail notification recipients](http://docs.travis-ci.com/user/notifications/#Email-notifications)

Run `composer install`.

Put your classes in the src directory, and PHPUnit tests in the tests directory. Follow the [PSR-4](http://www.php-fig.org/psr/psr-4/) conventions for autoloading and [PSR-2](http://www.php-fig.org/psr/psr-2/) conventions for coding style.

Run a full test (lint check, coding standards check and unit tests) with `./vendor/bin/phing test`.

In order to automatically run a full test when committing to git, install the included git hooks hook with `./vendor/bin/phing githooks`.

Setup third-party services
==========================

[](#setup-third-party-services)

Register your project on:

- [Travis CI](https://travis-ci.org/)
- [Coveralls](https://coveralls.io/)
- [Packagist](https://packagist.org/)

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity33

Early-stage or recently created project

 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/d36d172d00ced6637c459c23a28191f50ed5e6bbe46ec97e07b78f166fbdff18?d=identicon)[dev-publiq](/maintainers/dev-publiq)

![](https://www.gravatar.com/avatar/df052a58ecfa5a07fd2b4cb12bb128ab28ff4b8e82fb0831eab81623b898ddb4?d=identicon)[madewithlove-machine-user](/maintainers/madewithlove-machine-user)

---

Top Contributors

[![JonasVHG](https://avatars.githubusercontent.com/u/4658984?v=4)](https://github.com/JonasVHG "JonasVHG (8 commits)")

### Embed Badge

![Health badge](/badges/cultuurnet-transform-entry-store/health.svg)

```
[![Health](https://phpackages.com/badges/cultuurnet-transform-entry-store/health.svg)](https://phpackages.com/packages/cultuurnet-transform-entry-store)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M475](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M270](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M186](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[microsoft/microsoft-graph

The Microsoft Graph SDK for PHP

65723.5M95](/packages/microsoft-microsoft-graph)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)

PHPackages © 2026

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