appserver.io

用 PHP 编写的 PHP 多线程应用服务器。「A multithreaded application server for PHP, written in PHP.」

appserver.io, a PHP application server

Gitter chat
FOSSA Status
Build Status
Scrutinizer Code Quality
Code Coverage

This is the main repository for the appserver.io project.

What is appserver.io

appserver.io is a multithreaded application server for PHP, written in PHP. Yes, pure PHP! If you know anything about PHP, you're probably thinking we might be crazy. Well, we aren't. We are dead serious (but we most certainly still love having fun!).

appserver.io overcomes some of the biggest overhead issues most PHP (CGI) programs have in common, through a blazingly fast and rock solid infrastructure and with concepts new to PHP. At the same time, appserver.io offers PHP developers the fundamental core features found in most popular frameworks today, yet not intending to be a framework at all. It is a suprizingly fun infrastructure for PHP development, allowing you to build powerful applications without needing the bulk of a PHP framework.

appserver.io includes great features like...

  • Its own performant Web Server and HTTP foundation.
  • A powerful Servlet Engine, with true multi-threading
  • A Dependency Injection Container, for building modern, modular and testable code
  • Multiple Persistence Containers, for sessions and other stateful components
  • A Message Queue System, for contolling the execution of long running tasks
  • A Timer Service, for running scheduled tasks

and much more.

appserver.io also supports Aspect Oriented Programming (AOP), which is a programming paradigm also found in the most popular frameworks today, like Laravel. AOP allows the separation of cross-cutting concerns within a program, allowing developers to create even more modular systems.

With appserver.io, it is our goal to establish a solution as the next standard for enterprise applications written in PHP. With your help, we can reach this goal.

Give it a try!

License

FOSSA Status

主要指标

概览
名称与所有者appserver-io/appserver
主编程语言JavaScript
编程语言PHP (语言数: 5)
平台
许可证Open Software License 3.0
所有者活动
创建于2013-07-01 13:05:03
推送于2023-04-15 13:17:00
最后一次提交2019-06-19 14:42:12
发布数169
最新版本名称1.1.32 (发布于 )
第一版名称0.5.7-beta1 (发布于 2013-10-10 18:12:58)
用户参与
星数1k
关注者数76
派生数100
提交数2.2k
已启用问题?
问题数353
打开的问题数87
拉请求数780
打开的拉请求数3
关闭的拉请求数13
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?