|
преди 4 години | |
---|---|---|
.. | ||
.ubiquity | преди 4 години | |
app | преди 4 години | |
deploy | преди 4 години | |
.htaccess | преди 6 години | |
README.md | преди 5 години | |
benchmark_config.json | преди 4 години | |
composer.json | преди 4 години | |
config.toml | преди 4 години | |
index.php | преди 5 години | |
ubiquity-ngx-raw.dockerfile | преди 4 години | |
ubiquity-ngx.dockerfile | преди 4 години | |
ubiquity-roadrunner-mysql.dockerfile | преди 4 години | |
ubiquity-roadrunner.dockerfile | преди 4 години | |
ubiquity-swoole-mysql.dockerfile | преди 4 години | |
ubiquity-swoole.dockerfile | преди 4 години | |
ubiquity-workerman-mongo.dockerfile | преди 4 години | |
ubiquity-workerman-mysql.dockerfile | преди 4 години | |
ubiquity-workerman.dockerfile | преди 4 години | |
ubiquity.dockerfile | преди 4 години |
Ubiquity is a full-stack php framework, These tests involve:
Tests are available with NginX server, Swoole ,Roadrunner, ngx_php 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
Db_
for database access with ORM (PDO Pgsql)
Fortunes_
for using the internal template engine
DbMongo
for database access
FortunesMongo
for using the internal template engine
The tests were run with: