Skip to content

Collection class with implementations for Doctrine & WP elements

Notifications You must be signed in to change notification settings

brightnucleus/collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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