nonfiction / nterchange
Core libraries for nterchange CMS
Installs: 15
Dependents: 0
Suggesters: 0
Security: 1
Stars: 1
Watchers: 4
Forks: 1
Open Issues: 0
pkg:composer/nonfiction/nterchange
Requires
Requires (Dev)
- phpunit/phpunit: 3.7.28
This package is auto-updated.
Last update: 2025-09-29 01:53:07 UTC
README
Content Management that gets out of your way
Install
This repository contains the core libraries, intended for use by a front-end.
Testing
Set up the dependencies for the backend if necessary, then run PHPUnit.
This will clear and create a database called nterchange_test
.
composer install
vendor/bin/phpunit -c test/phpunit.xml