valkyrja/application

The Valkyrja Application.

Installs: 64

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Open Issues: 0

Type:project

pkg:composer/valkyrja/application

v25.0.0 2025-12-12 06:13 UTC

This package is auto-updated.

Last update: 2025-12-17 20:47:43 UTC


README

Valkyrja

Valkyrja is a PHP framework for web and console applications.

About Valkyrja

This repository contains the skeleton code of an application built with the Valkyrja framework.

Valkyrja is the Old Norse spelling for Valkryries, a mythical creature that would guide warriors to Valhallah (the afterlife and a better place) after death. In a similar sense, the Valkyrja framework guides your application to be in a better state. Let this fast, light, and robust framework do the heavy lifting for your app.

PHP Version Require Latest Stable Version License

Coverage Status

Scrutinizer Coverage Status Psalm Shepherd

Build Status

PHPArkitect Build Status PHP Code Sniffer Build Status PHP CS Fixer Build Status PHPStan Build Status PHPUnit Build Status Psalm Build Status Rector Build Status

Installation

Clone this repo locally.

git clone git@github.com:valkyrjaio/application.git ./your-project

Install via composer

composer install

Start coding

You're now able to start coding your application. Feel free to remove any code that you don't need from this skeleton. All of this code exists as an example. Read the documentation if you need to know how to do something specific and don't yet know how to do it.

Documentation

The Valkyrja documentation is baked into the repo so you can access it even when working offline.