PHPackages                             studiometa/foehn - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. studiometa/foehn

ActiveLibrary[Framework](/categories/framework)

studiometa/foehn
================

🍃 A modern WordPress framework powered by Tempest, featuring attribute-based auto-discovery for hooks, post types, blocks, and more.

0.4.1(2mo ago)4131MITPHPPHP ^8.4

Since Feb 10Pushed 1mo agoCompare

[ Source](https://github.com/studiometa/foehn)[ Packagist](https://packagist.org/packages/studiometa/foehn)[ Docs](https://github.com/studiometa/foehn-framework)[ RSS](/packages/studiometa-foehn/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (4)Versions (3)Used By (1)

🍃 Føhn
======

[](#-føhn)

A modern WordPress framework powered by [Tempest Framework](https://tempestphp.com/), featuring attribute-based auto-discovery for hooks, post types, blocks, and more.

> **Note**This package is part of the [Føhn Framework](https://github.com/studiometa/foehn-framework) monorepo. Please report issues and submit pull requests in the [main repository](https://github.com/studiometa/foehn-framework).

Requirements
------------

[](#requirements)

- PHP 8.5+
- WordPress 6.4+
- Composer

Installation
------------

[](#installation)

```
composer require studiometa/foehn
```

Quick Start
-----------

[](#quick-start)

Bootstrap Føhn in your theme's `functions.php`:

```
