All Versions
16
Latest Version
Avg Release Cycle
60 days
Latest Release
1278 days ago

Changelog History
Page 2

  • v2.0.0 Changes

    May 20, 2019

    🆕 New Features

    • 🐎 Built-in high performance network server(Http/Websocket/RPC)
    • Flexible componentization
    • Flexible annotation function
    • Diversified command terminal(Console)
    • Powerful Aspect Oriented Programming(AOP)
    • Perfect Container management、Dependency Injection (DI)
    • Flexible event mechanism
    • Implementation of HTTP message based on PSR-7
    • Event Manager Based on PSR-14
    • Middleware based on PSR-15
    • 👍 Internationalization(i18n) support
    • Simple and efficient parameter validator
    • 🐎 High performance connection pool(Mysql/Redis/RPC),Automatic reconnection
    • Database is highly compatible Laravel
    • Cache Redis highly compatible Laravel
    • Efficient task processing
    • 👻 Flexible exception handling
    • 🌲 Powerful log system
  • v1.0.9 Changes

    March 21, 2019
    • 🛠 fix some error
  • v1.0.8 Changes

    October 09, 2018
  • v1.0.7 Changes

    August 09, 2018
    • ➕ Add TCP Client config
    • ⬆️ Upgrade Swoole version of Docker to 4.0.3
  • v1.0.6 Changes

    July 06, 2018
    • ⚡️ Update composer.json requires
    • ➕ Add phpstorm meta file
    • ➕ Add eof setting
    • ➕ Add php-cs-fixer
  • v1.0.5 Changes

    April 10, 2018
    • 🔨 Refactor db