Skip to content

brightnucleus/collection

Repository files navigation

BrightNucleus Collection

Provide an abstract to work with WordPress entities through collections.

Benefits:

  • Any collection of elements has basic manipulation that doesn't require knowledge about the type.
  • All collections can be filtered using Criteria, which can work before just as well as after hydration. If the requirements are met, the actual query is only done when you access an individual element inside of the collection.
  • ...

This is still a work-in-progress.

About

Collection class with implementations for Doctrine & WP elements

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published