Haley Young 0315a9a6c8 Fixed merge conflict %!s(int64=12) %!d(string=hai) anos
..
application 4dd66d5ac7 Fixed routing file to include controllers %!s(int64=12) %!d(string=hai) anos
bundles cf3b60333d Initial commit for Laravel %!s(int64=12) %!d(string=hai) anos
deploy 1f5b573dc5 Disable some nginx logs. %!s(int64=12) %!d(string=hai) anos
laravel cf3b60333d Initial commit for Laravel %!s(int64=12) %!d(string=hai) anos
public 395e28a193 Updated PHP frameworks for Windows %!s(int64=12) %!d(string=hai) anos
storage cf3b60333d Initial commit for Laravel %!s(int64=12) %!d(string=hai) anos
.gitattributes cf3b60333d Initial commit for Laravel %!s(int64=12) %!d(string=hai) anos
.gitignore cf3b60333d Initial commit for Laravel %!s(int64=12) %!d(string=hai) anos
.travis.yml cf3b60333d Initial commit for Laravel %!s(int64=12) %!d(string=hai) anos
CONTRIBUTING.md cf3b60333d Initial commit for Laravel %!s(int64=12) %!d(string=hai) anos
__init__.py cf3b60333d Initial commit for Laravel %!s(int64=12) %!d(string=hai) anos
artisan cf3b60333d Initial commit for Laravel %!s(int64=12) %!d(string=hai) anos
benchmark_config 873dde0f06 Refactor benchmark_configs %!s(int64=12) %!d(string=hai) anos
license.txt cf3b60333d Initial commit for Laravel %!s(int64=12) %!d(string=hai) anos
paths.php cf3b60333d Initial commit for Laravel %!s(int64=12) %!d(string=hai) anos
readme.md de13835c40 Fortune testcase for Laravel %!s(int64=12) %!d(string=hai) anos
setup.py 395e28a193 Updated PHP frameworks for Windows %!s(int64=12) %!d(string=hai) anos
source_code 66e46ee08e codeLineCount Create source_code file for each framework. Modify count_sloc to use gather_frameworks instead of a large list %!s(int64=12) %!d(string=hai) anos

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