strike/strike

Strike Framework

dev-main 2022-08-28 11:03 UTC

This package is auto-updated.

Last update: 2024-04-28 14:20:39 UTC


README

tests Coverage Packagist version Packagist License

warning Strike is a very new framework and things are up too change. there is no stable release yet.

Strike is a lean PHP web application framework. It tries to fill the gap between micro frameworks which do not offer enough features and full frameworks which offer too many features in a too opinionated way.

Strike offers features like:

  • Fast routing with middleware support
  • Dependency Injection Container with auto resolution
  • Easy logging with multiple drivers
  • Powerful CLI based on symfony/console

Installation

composer create-project strike/strike my-new-project

Learn how to Strike

The Strike docs are the best place to help you get started.

License

The Strike framework is open source software licensed under the MIT license