|
5 anni fa | |
---|---|---|
.. | ||
.ubiquity | 5 anni fa | |
app | 5 anni fa | |
deploy | 6 anni fa | |
.htaccess | 6 anni fa | |
README.md | 5 anni fa | |
benchmark_config.json | 5 anni fa | |
composer.json | 6 anni fa | |
index.php | 6 anni fa | |
ubiquity-swoole.dockerfile | 5 anni fa | |
ubiquity-workerman.dockerfile | 5 anni fa | |
ubiquity.dockerfile | 5 anni fa |
Ubiquity is a full-stack php framework, These tests involve:
Tests are available with NginX server, Swoole and Workerman platforms.
The tests are separated into 7 controllers:
Json
for JSON response
Db
for database access with ORM (PDO Mysql)
Fortunes
for using the internal template engine
Plaintext
for plaintext response
SwooleDb
for database access with Swoole coroutine Mysql driver
SwooleFortunes
used with Swoole
Workerman
with PDO pgsql driver
WorkerFortunes
used with Workerman
The tests were run with:
http://localhost:8080/Plaintext