gongwalker / framework

This is the SparkPHP framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SparkPHP framework

Build Status codecov.io Latest Stable Version Licence Total Downloads

An effective,fast,stable Framework for PHP

Installation

Installation with composer

composer require "spark-php/framework"

Roadmap

Framework

  • Di
  • Router
  • Http
  • Dispatcher
  • Application
  • Db
  • Env
  • Config
  • Command
  • Event
  • Log
  • JobQueue

component

  • dev-server
  • swoole-server
  • rpc
  • rpc-client
  • rpc-server

advance

  • Injection
  • Generate
  • Injection
  • More

Thanks to

smile
Slim

License

MIT

Http component From Slim Framework :

Copyright (c) 2011-2016 Josh Lockhart

https://github.com/slimphp/Slim/blob/3.x/LICENSE.md (MIT License)

About

This is the SparkPHP framework


Languages

Language:PHP 99.9%Language:Shell 0.1%