Michael Hixson 083698c661 Disable some nginx logs. 12 vuotta sitten
..
application e21dedcc25 Fixed routing file to include controllers 12 vuotta sitten
bundles b8040cb4ee Initial commit for Laravel 12 vuotta sitten
deploy 083698c661 Disable some nginx logs. 12 vuotta sitten
laravel b8040cb4ee Initial commit for Laravel 12 vuotta sitten
public 562d69711f Updated PHP frameworks for Windows 12 vuotta sitten
storage b8040cb4ee Initial commit for Laravel 12 vuotta sitten
.gitattributes b8040cb4ee Initial commit for Laravel 12 vuotta sitten
.gitignore b8040cb4ee Initial commit for Laravel 12 vuotta sitten
.travis.yml b8040cb4ee Initial commit for Laravel 12 vuotta sitten
CONTRIBUTING.md b8040cb4ee Initial commit for Laravel 12 vuotta sitten
__init__.py b8040cb4ee Initial commit for Laravel 12 vuotta sitten
artisan b8040cb4ee Initial commit for Laravel 12 vuotta sitten
benchmark_config 0c41dad422 Refactor benchmark_configs 12 vuotta sitten
license.txt b8040cb4ee Initial commit for Laravel 12 vuotta sitten
paths.php b8040cb4ee Initial commit for Laravel 12 vuotta sitten
readme.md 59c19a5f1b Fortune testcase for Laravel 12 vuotta sitten
setup.py 562d69711f Updated PHP frameworks for Windows 12 vuotta sitten

readme.md

Laravel Benchmarking Test

This is the Laravel portion of a benchmarking test suite comparing a variety of web development platforms.

JSON Encoding Test

Uses the PHP standard JSON encoder.

Data-Store/Database Mapping Test

Uses the Laravel Fluent Query Builder.

Template Test

Uses Laravels template engine 'blade'

Infrastructure Software Versions

The tests were run with:

Test URLs

JSON Encoding Test

http://localhost/json

Data-Store/Database Mapping Test

http://localhost/db

Variable Query Test

http://localhost/db?queries=2

Templating Test

http://localhost/fortunes