# themosis/themosis

A framework for WordPress developers.

Repository: https://github.com/themosis/themosis
Canonical: https://ross.abutalabs.com/products/themosis
Homepage: https://framework.themosis.com/
Language: PHP
License Family: other
Topics: themosis-framework, wordpress, php
Last push: 2023-06-25T14:27:02+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4447, "days_push": 1165, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1250, forks 137 (observed 2026-08-28T04:04:08.117146+00:00)

## What it is
Themosis is a PHP framework that wraps WordPress in a Laravel-inspired object-oriented structure, providing routing, controllers, views (Blade/Twig), and helper classes for post types, taxonomies, and metaboxes. It is installed via Composer and targets developers building bespoke, scalable WordPress websites and applications.

## Use cases
- build a structured MVC WordPress application
- develop WordPress sites with Laravel-style routing and controllers
- register custom post types and taxonomies with clean PHP classes
- use Blade or Twig templates inside a WordPress theme
- manage scalable enterprise WordPress projects with Composer

## When to choose
- you know Laravel and want similar conventions on WordPress
- you build large, bespoke WordPress applications needing structure
- you want Composer-based dependency management in WordPress

## When to avoid
- you build simple blogs or classic WordPress themes
- you prefer plain WordPress hooks and PHP templates
- you need a framework with frequent releases or broad community support

## Facets
- artifact type: framework
- maturity: maintenance
- function: web-framework, routing, templating, middleware
- domain: web-development, backend, cms
- platform: php, self-hosted
- tags: wordpress, laravel-inspired, blade, twig, mvc, composer, web-server

## Member repositories
- themosis/themosis (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:08.117146+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T05:07:45.726397+00:00, confidence not recorded.
  - readme: https://github.com/themosis/themosis (fetched 2026-08-28T04:04:08.117146+00:00, sha b9fb0e5d15e4)
  - homepage: https://framework.themosis.com/ (fetched 2026-08-29T12:18:46.872577+00:00, sha a89014798b1c)
  - site_page: https://framework.themosis.com/docs/3.1/installation (fetched 2026-08-29T12:18:46.875471+00:00, sha 4004be7e419d)
  - site_page: https://framework.themosis.com/docs/3.1 (fetched 2026-08-29T12:18:46.877745+00:00, sha 1a789d1148ee)
  - site_page: https://framework.themosis.com/docs/3.1/views (fetched 2026-08-29T12:18:46.879624+00:00, sha 22ca1fd42bad)
  - site_page: https://framework.themosis.com/docs/3.1/posttype (fetched 2026-08-29T12:18:46.881623+00:00, sha c79b7aff2fc5)
  - site_page: https://framework.themosis.com/docs/3.0/installation (fetched 2026-08-29T12:18:46.885159+00:00, sha 43349106126d)
  - site_page: https://framework.themosis.com/docs/3.0/introduction (fetched 2026-08-29T12:18:46.887309+00:00, sha ec9b3d5cd416)
- Data as of 2026-08-30T08:39:29.467469+00:00.
