2017 © Pedro Peláez
 

library transform-entry-store

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

image

cultuurnet/transform-entry-store

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

  • Wednesday, March 7, 2018
  • by stijnswaanen
  • Repository
  • 12 Watchers
  • 0 Stars
  • 93 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

A skeleton for PHP library projects., (*1)

Setup your project

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

Run composer install., (*3)

Put your classes in the src directory, and PHPUnit tests in the tests directory. Follow the PSR-4 conventions for autoloading and PSR-2 conventions for coding style., (*4)

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

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

Setup third-party services

Register your project on:, (*7)

The Versions

07/03 2018

dev-master

9999999-dev

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

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

29/01 2018

dev-feature/IMP-56

dev-feature/IMP-56

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

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires