Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/alchemy-fr/Phraseanet-Extension
- Owner: alchemy-fr
- Created: 2011-11-21T15:23:38.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2015-09-03T13:58:07.000Z (over 9 years ago)
- Last Synced: 2024-08-02T12:23:58.968Z (4 months ago)
- Language: C
- Homepage: http://www.phraseanet.com
- Size: 4.12 MB
- Stars: 6
- Watchers: 8
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
Awesome Lists containing this project
- awesome-starred - alchemy-fr/Phraseanet-Extension - PHP Extension for Phraseanet (others)
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 installto test multi-thread queries (experimental), add option "--enable-maintainer-zts" to ./configure