valkyrja / application
The Valkyrja Application.
Installs: 63
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 0
Type:project
Requires
- php: >=7.1
- valkyrja/valkyrja: 0.9.*
Requires (Dev)
- fzaninotto/faker: ~1.4
- mockery/mockery: 0.9.*
- phpunit/phpunit: ~6.1
Suggests
- guzzlehttp/guzzle: Required for use with Valkyrja Client (^6.2).
- league/flysystem: Required for use with Valkyrja FileSystem (^1.0).
- monolog/monolog: Required for use with Valkyrja Logger (^1.22).
- predis/predis: Required for use with Redis Valkyrja Cache (^1.1).
- valkyrja/valkyrja-twig: Optional Valkyrja component for using Twig Templating (^1.0).
README
About Valkyrja
Note: This repository contains the application code of the Valkyrja framework. If you want to see the core source framework code, visit the Valkyrja Framework repository.
Valkyrja is a PHP framework for web and console applications.
Installation
- Install Valkyrja with Composer (see requirements details).
- Valkyrja follows the semantic versioning strictly.
Documentation
- Read the Getting Started guide if you are new to Valkyrja.
- Try the Valkyrja Demo application to learn Valkyrja in practice.
- Master Valkyrja with the Basics, the Modules and the Advanced docs.
Community
- Follow us on GitHub.
- Read our Code of Conduct
Contributing
Valkyrja is an Open Source, community-driven project. Join us by contributing code or reading our contributing documentation.
Security Issues
If you discover a security vulnerability within Valkyrja, please follow our disclosure procedure.
License
The Valkyrja framework is open-sourced software licensed under the MIT license.