imi v1.0.17 release, Swoole coroutine high-performance application development framework

imi are based on high-performance coroutine application development framework PHP Swoole, which supports the development of HttpApi, WebSocket, TCP, UDP services.

In blessing Swoole compared php-fpm request response capability, I / O intensive processing capabilities scene has essentially improved.

imi framework has a rich functional components can be widely used in the Internet, mobile communications, enterprise software, cloud computing, online games, Internet of Things (IOT), vehicle networking, smart home and other areas. The efficiency of enterprise IT can greatly enhance the R & D team, more focused on the development of innovative products.

Millisecond annotations and hot update the code , just to let you in the development of a shuttle, no different under development experience and fpm, save to refresh immediately see the effect.

Unlike other micro-focus areas of services Swoole framework, imi focus on single application development. The reason is simple: most companies do not need to micro-service, single application is enough.

Official Website: https://www.imiphp.com/

imi Framework version v0.0.1 starting on June 21, 2018

And Friday, and went to Shanghai to attend the annual open tomorrow, there is no face-based ~

I wish you a happy weekend ~

Update Log

New

  • NIC boot prompt new ip display, optimized boot prompt display  # 29

optimization

  • Reconstruction RequestContext, implemented using the built Swoole coroutine context management method. The abolition create, destroy, exists methods

  • Optimize efficiency test server starts in the case of multi-core

  • Some code optimization

repair

  • Repair model CRUD field named key issues

  • Repair model using the primary key find () method of problem

  • Repair model update () method possible problems

  • Repair controller singleton problem

start using

Creating Http Server project:composer create-project imiphp/project-http

Create a WebSocket Server project:composer create-project imiphp/project-websocket

Create a TCP Server project:composer create-project imiphp/project-tcp

Creating UDP Server project:composer create-project imiphp/project-udp

Fully developed manual: https://doc.imiphp.com/

imi component library: https://github.com/imiphp

imi official Http client (alternative Curl): https://github.com/yurunsoft/yurunhttp

Welcome to the ranks of the brightest newcomers and big brother to join contributed code, correcting typos, misspellings, submit the code, we all welcome ~

Guess you like

Origin www.oschina.net/news/111023/imi-1-0-17-released