nonfiction/nterchange
There is no license information available for the latest version (4.1.1) of this package.
Core libraries for nterchange CMS
Maintainers
4.1.1
2018-07-05 16:46 UTC
Requires
Requires (Dev)
- phpunit/phpunit: 3.7.28
Suggests
None
Provides
None
Conflicts
None
Replaces
None
Unknown License 0e3e5724364ebc29c93d3f38d76aea77ef03925c
This package is auto-updated.
Last update: 2026-05-29 01:08:00 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
