PHPackages                             funstaff/ref-lib-ris - 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. funstaff/ref-lib-ris

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

funstaff/ref-lib-ris
====================

RIS is a format for reference metadata

2.0.1(7y ago)15.0k1MITPHPPHP &gt;=7.0

Since Jan 5Pushed 7y ago1 watchersCompare

[ Source](https://github.com/Funstaff/RefLibRis)[ Packagist](https://packagist.org/packages/funstaff/ref-lib-ris)[ Docs](https://github.com/funstaff/RefLibRis)[ RSS](/packages/funstaff-ref-lib-ris/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (5)Used By (1)

RefLibRis
=========

[](#reflibris)

[![Build Status](https://camo.githubusercontent.com/f3b6c640eba2ab8f90f8b5cd56b70d24eed81afd79230b3e29f8e425d575d2de/68747470733a2f2f7472617669732d63692e6f72672f46756e73746166662f5265664c69625269732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Funstaff/RefLibRis)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/df12f3efe56dc435abd3b38b4e79888cdfc1ae9ddabbdfe135a2750070bfb287/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f46756e73746166662f5265664c69625269732f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Funstaff/RefLibRis/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/3134e103a78a9a5f156960b3b3dcd911e0acde885f18d75c494e8e3787514710/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f46756e73746166662f5265664c69625269732f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Funstaff/RefLibRis/?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/de9879f0c6e35298eaae085b5f820a8ebbdcaacd2583ea0ea2bd5f98b5b1252c/68747470733a2f2f706f7365722e707567782e6f72672f66756e73746166662f7265662d6c69622d7269732f762f737461626c65)](https://packagist.org/packages/funstaff/ref-lib-ris)[![License](https://camo.githubusercontent.com/96904f98626794bba269258af9e55d5610e05a0004492ee3fb475a69d9f21e0b/68747470733a2f2f706f7365722e707567782e6f72672f66756e73746166662f7265662d6c69622d7269732f6c6963656e7365)](https://packagist.org/packages/funstaff/ref-lib-ris)[![SensioLabsInsight](https://camo.githubusercontent.com/7b4d9057775951127dcdcc47370b503dade4af443fa210e5fb43324ef654d9f7/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f30616536306333612d383430352d346534662d626161652d6635643639376533363761392f6d696e692e706e67)](https://insight.sensiolabs.com/projects/0ae60c3a-8405-4e4f-baae-f5d697e367a9)

- Author: Bertrand Zuchuat
- License: MIT

This library provide a writer to RIS data format.

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

[](#installation)

1. Follow the instructions at
2. In your new project, create a `composer.json` file which requires RefLibRis:

```
{
  "require": {
    "funstaff/ref-lib-ris": ">=2.0"
  }
}
```

Use
---

[](#use)

```
