Hamilton Turner 93a1f30e4a Stop treating frameworks as python modules пре 11 година
..
application c791a06013 name php properly пре 11 година
bundles c791a06013 name php properly пре 11 година
deploy c791a06013 name php properly пре 11 година
laravel c791a06013 name php properly пре 11 година
public c791a06013 name php properly пре 11 година
storage c791a06013 name php properly пре 11 година
.gitattributes c791a06013 name php properly пре 11 година
.gitignore c791a06013 name php properly пре 11 година
.travis.yml c791a06013 name php properly пре 11 година
CONTRIBUTING.md c791a06013 name php properly пре 11 година
artisan c791a06013 name php properly пре 11 година
bash_profile.sh e8c09372f2 Convert setup.py to setup.sh for php-laravel. Was unable to fully test due пре 11 година
benchmark_config c791a06013 name php properly пре 11 година
install.sh c791a06013 name php properly пре 11 година
license.txt c791a06013 name php properly пре 11 година
paths.php c791a06013 name php properly пре 11 година
readme.md 04c4772776 Update to PHP 5.5.17 пре 11 година
setup.sh e8c09372f2 Convert setup.py to setup.sh for php-laravel. Was unable to fully test due пре 11 година
source_code c791a06013 name php properly пре 11 година

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