strike/framework

0.2.0 2022-07-30 17:35 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.

This repository contains the source code of the Strike Framework.
If you want to start a new project with Strike, please visit the strike-php/strike repository.

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

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