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

Main metrics

Overview
Name With Ownerappserver-io/appserver
Primary LanguageJavaScript
Program languagePHP (Language Count: 5)
Platform
License:Open Software License 3.0
所有者活动
Created At2013-07-01 13:05:03
Pushed At2023-04-15 13:17:00
Last Commit At2019-06-19 14:42:12
Release Count169
Last Release Name1.1.32 (Posted on )
First Release Name0.5.7-beta1 (Posted on 2013-10-10 18:12:58)
用户参与
Stargazers Count1k
Watchers Count76
Fork Count100
Commits Count2.2k
Has Issues Enabled
Issues Count353
Issue Open Count87
Pull Requests Count780
Pull Requests Open Count3
Pull Requests Close Count13
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private