Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alchemy-fr/Phraseanet-Extension

PHP Extension for Phraseanet
https://github.com/alchemy-fr/Phraseanet-Extension

Last synced: about 1 month ago
JSON representation

PHP Extension for Phraseanet

Awesome Lists containing this project

README

        

Phraseanet Extension
====================

[![Build Status](https://travis-ci.org/alchemy-fr/Phraseanet-Extension.png?branch=master)](https://travis-ci.org/alchemy-fr/Phraseanet-Extension)

To install it :


phpize
./configure
make
sudo make install

to test multi-thread queries (experimental), add option "--enable-maintainer-zts" to ./configure