News module example based on Zend Framework 2 Skeleton Application and Doctrine 2 ORM. SQL queries build with Doctrine NativeQuery (listing and sort).News list paginate 5 news per page by default.
You can:
- List news by topic
- List by date
- Add, edit and delete news
0.1
Installation steps are simple:
$ git clone https://github.com/ex-trim/Zf2NewsModuleExample.git
MIT
Free Software, Hell Yeah!