Skip to content

fpietka/Zend-Nested-Set

Repository files navigation

Build Status Code Coverage Scrutinizer Code Quality StyleCI

INSTALLATION

The minimum requirement is that your Web server supports PHP 5.4.

This application requires that you either have Zend Framework on your include_path, or that you will be symlinking your Zend Framework library into the library directory. If you do not yet have Zend Framework, you can get it from one of the following sources:

svn checkout http://framework.zend.com/svn/framework/standard/trunk/library/Zend
svn checkout http://framework.zend.com/svn/framework/standard/branches/release-1.12/library/Zend
  • Using Git; use either the current master or the 1.12.7 release branch:
git clone https://github.com/zendframework/zf1
git checkout release-1.12.7

DEPENDENCY

  • PHP Package
php5 php-pear php5-sqlite php5-curl php5-xmlrpc php5-json
  • PHAR Package
wget https://phar.phpunit.de/phpunit.phar

DOCUMENTATION

To lauch unit tests: php mageekguy.atoum.phar -d tests/

REQUESTS

If you have any feature requests, feel free to send them to:

François Pietka
francois [at] pietka [dot] fr

I may or may not honor them. :)

LICENSE

Please see COPYING

About

Implementation of a nested set model to use with Zend Framework

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published