Download the PHP package strike/framework without Composer
On this page you can find all versions of the php package strike/framework. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package framework
Strike PHP Framework
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
All versions of framework with dependencies
vlucas/phpdotenv Version ^5.4
psr/container Version ^2.0
psr/log Version ^3.0
monolog/monolog Version ^3.1
symfony/error-handler Version ^6.1
symfony/http-foundation Version ^6.1
symfony/finder Version ^6.1
symfony/routing Version ^6.1
symfony/string Version ^6.1
symfony/var-dumper Version ^6.1
symfony/console Version ^6.1