Shard

Supercharge Doctrine ODM and Mongo DB. Document behaviors to make development fast and simple.

Download Shard


Want to add an Update Timestamp to a document?

@Shard\Stamp\UpdatedOn

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

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 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.