PHPackages                             nousefreak/cnetsync - 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. nousefreak/cnetsync

AbandonedArchivedLibrary

nousefreak/cnetsync
===================

1.0.1(12y ago)02.9k3[1 issues](https://github.com/NoUseFreak/CnetSync/issues)PHP

Since Oct 27Pushed 10y ago1 watchersCompare

[ Source](https://github.com/NoUseFreak/CnetSync)[ Packagist](https://packagist.org/packages/nousefreak/cnetsync)[ RSS](/packages/nousefreak-cnetsync/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

CnetSync
========

[](#cnetsync)

[![Build Status](https://camo.githubusercontent.com/b5763770a1e1b0b079f251dacd8d077a5775cecf1585e7d797746eb19a69f05e/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f4e6f557365467265616b2f436e657453796e632e706e67)](https://travis-ci.org/NoUseFreak/CnetSync)

CnetSync is a library that should help you sync events from the cultuurnet database.

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

[](#installation)

As a temporary fix, you will need to tell composer what version of cdb it should use. This will be fixed once cultuurnet tags the version.

composer.json

```
{
    "require": {
        "nousefreak/cnetsync": "1.0.*",
        "cultuurnet/cdb": "dev-master"
    }
}

```

Usage
-----

[](#usage)

```
