|
5 anos atrás | |
---|---|---|
.. | ||
.ubiquity | 5 anos atrás | |
app | 5 anos atrás | |
deploy | 5 anos atrás | |
.htaccess | 6 anos atrás | |
README.md | 5 anos atrás | |
benchmark_config.json | 5 anos atrás | |
composer.json | 5 anos atrás | |
index.php | 5 anos atrás | |
ubiquity-roadrunner-mysql.dockerfile | 5 anos atrás | |
ubiquity-roadrunner.dockerfile | 5 anos atrás | |
ubiquity-swoole-mysql-async.dockerfile | 5 anos atrás | |
ubiquity-swoole-mysql.dockerfile | 5 anos atrás | |
ubiquity-swoole.dockerfile | 5 anos atrás | |
ubiquity-workerman.dockerfile | 5 anos atrás | |
ubiquity.dockerfile | 5 anos atrás |
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 controllers:
Json
for JSON response
Db
for database access with ORM (PDO Mysql)
Fortunes
for using the internal template engine
Plaintext
for plaintext response
SwooleDbMy
for database access with PDO Mysql driver (update test only)
SwooleDbAsync
for database access with Swoole coroutine Mysql driver
SwooleFortunesAsync
used with Swoole coroutine Mysql driver
SwooleDb
for database access with PDO pgsql driver
SwooleFortunes
used with PDO pgsql driver
Workerman
with PDO pgsql driver
WorkerFortunes
used with Workerman
The tests were run with:
http://localhost:8080/Plaintext