humanmade/foundry
Foundry is an experimental approach to custom tables in WordPress.
Maintainers
Requires
None
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
GPL-2.0+ 00c1df0d9d80ea1b1ac999e527ca07c5321f497a
This package is auto-updated.
Last update: 2026-06-02 17:46:30 UTC
README
Foundry is an experimental approach to custom tables in WordPress.
Many WordPress projects use custom post types because they're the most convenient way to build functionality, but this can lead to performance issues later. Foundry aims to solve this problem by providing a set of tools that make custom tables just as easy (or easier!), while allowing full control.
Foundry takes a compositional approach, allowing you to build up from the basics, incorporating the functionality you need while providing the freedom to implement anything you like on top.
Warning!
Foundry is highly experimental, incomplete, and is not yet in production use. It is unlikely to be suitable for wide usage at this time, and if you use it, you should be prepared to implement things yourself.
License
Foundry is licensed under the GPLv2 or later.
