Shard Module

Shard integration for Zend Framework 2. Everything awesome from shard plus a json rest controller for your documents.

Install Shard Module


Want to get a json list of documents?

http://myserver.com/rest/mydocuments

Want to give a document Soft Delete?

@Shard\SoftDelete

Want to add validators to a field?

@Shard\Validator\Email

Want to add Access Control to a document?

@Shard\Permission\Basic(roles="admin", allow="*")

And lots more ...

Shard Module

Built by Zoop

Built at Zoop by @superdweebie and @crimsonronin on the shoulders of giants. The docs borrow heavily from bootstrap, with widgets from havok. Extension for Doctrine Mongo ODM. Validators from Mystique. Built for Php 5.4 and zf2 with composer dependency management. Source managed through GitHub.

Packed with features

Over a dozen behaviourial extensions for documents, and a framework for building your own.

Great docs

We know that weather you are a newbie solo dev, or a busy professional business, great docs are what you want and need. Docs make good code great.