https://github.com/vatesfr/rekodi
https://github.com/vatesfr/rekodi
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/vatesfr/rekodi
- Owner: vatesfr
- License: gpl-3.0
- Created: 2013-02-14T11:31:00.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-04-11T13:00:34.000Z (over 13 years ago)
- Last Synced: 2025-02-05T21:01:15.574Z (over 1 year ago)
- Language: PHP
- Size: 176 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# Rekodi
Rekodi is small data management library.
__Rekodi is currently under development and may be subject to important bugs.__
## Installation
1. Download the code, you may either use git `git clone git://github.com/vatesfr/rekodi` or download a [Zip archive](https://github.com/vatesfr/rekodi/archive/master.zip).
2. Evetus uses [Composer](https://getcomposer.org) for its dependency management, so, once you have [installed it](https://getcomposer.org/download/), juste run `php composer.phar install`.
## How to report a bug?
For all bugs or missing features, please use the [bugtracker of this repository](https://github.com/vatesfr/rekodi/issues).