Lita Gratrix e8c09372f2 Convert setup.py to setup.sh for php-laravel. Was unable to fully test due 10 éve
..
application c791a06013 name php properly 11 éve
bundles c791a06013 name php properly 11 éve
deploy c791a06013 name php properly 11 éve
laravel c791a06013 name php properly 11 éve
public c791a06013 name php properly 11 éve
storage c791a06013 name php properly 11 éve
.gitattributes c791a06013 name php properly 11 éve
.gitignore c791a06013 name php properly 11 éve
.travis.yml c791a06013 name php properly 11 éve
CONTRIBUTING.md c791a06013 name php properly 11 éve
__init__.py c791a06013 name php properly 11 éve
artisan c791a06013 name php properly 11 éve
bash_profile.sh e8c09372f2 Convert setup.py to setup.sh for php-laravel. Was unable to fully test due 10 éve
benchmark_config c791a06013 name php properly 11 éve
install.sh c791a06013 name php properly 11 éve
license.txt c791a06013 name php properly 11 éve
paths.php c791a06013 name php properly 11 éve
readme.md 04c4772776 Update to PHP 5.5.17 11 éve
setup.sh e8c09372f2 Convert setup.py to setup.sh for php-laravel. Was unable to fully test due 10 éve
source_code c791a06013 name php properly 11 éve

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