karwana / penelope
dev-master
2015-02-21 18:34 UTC
Requires
- php: >=5.5.0
- karwana/messageformat: ~1.2.0
- karwana/mime: ~1.0.0
- rhumsaa/uuid: ~2.7.1
- willdurand/negotiation: ~1.3.3
Requires (Dev)
- everyman/neo4jphp: dev-master
- phing/phing: ~2.9.1
- phpunit/phpunit: ~4.3.5
- psy/psysh: ~0.2.1
- slim/slim: ~2.4.3
This package is not auto-updated.
Last update: 2024-12-17 03:35:41 UTC
README
An editor front-end for Neo4j.
Contributors are listed in the AUTHORS file.
For documentation, see the wiki.
Requirements
- Neo4j 2.0 or later.
- PHP 5.5 or later.
- The
intl
extension for PHP, for message formatting and collation. - Composer, for installing dependencies.