Pēteris Ņikiforovs 562d69711f Updated PHP frameworks for Windows 12 years ago
..
application e21dedcc25 Fixed routing file to include controllers 12 years ago
bundles b8040cb4ee Initial commit for Laravel 12 years ago
deploy b8040cb4ee Initial commit for Laravel 12 years ago
laravel b8040cb4ee Initial commit for Laravel 12 years ago
public 562d69711f Updated PHP frameworks for Windows 12 years ago
storage b8040cb4ee Initial commit for Laravel 12 years ago
.gitattributes b8040cb4ee Initial commit for Laravel 12 years ago
.gitignore b8040cb4ee Initial commit for Laravel 12 years ago
.travis.yml b8040cb4ee Initial commit for Laravel 12 years ago
CONTRIBUTING.md b8040cb4ee Initial commit for Laravel 12 years ago
__init__.py b8040cb4ee Initial commit for Laravel 12 years ago
artisan b8040cb4ee Initial commit for Laravel 12 years ago
benchmark_config 59c19a5f1b Fortune testcase for Laravel 12 years ago
license.txt b8040cb4ee Initial commit for Laravel 12 years ago
paths.php b8040cb4ee Initial commit for Laravel 12 years ago
readme.md 59c19a5f1b Fortune testcase for Laravel 12 years ago
setup.py 562d69711f Updated PHP frameworks for Windows 12 years ago

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