wonderwp/repository

WonderWp Repository Component

Maintainers

Package info

github.com/wonderwp/Repository

pkg:composer/wonderwp/repository

Statistics

Installs: 3 162

Dependents: 2

Suggesters: 0

Stars: 0

Open Issues: 0

1.3.1 2023-07-10 16:06 UTC

This package is auto-updated.

Last update: 2026-02-26 16:23:30 UTC


README

A WonderWp package to help you create and use object repositories.

Repositories are a design pattern well known in frameworks. We though in WordPress they could have a place too, to gather several procedural functions use to retrieve posts under the hood of an interface.

Documentation

  • Documentation about the Repository component can be found here.