This website works better with JavaScript
Home
Explore
Help
Sign In
compsci-industry
/
TechEmpower.FrameworkBenchmarks
mirror of
https://github.com/TechEmpower/FrameworkBenchmarks.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
name php properly
Hamilton Turner
11 years ago
parent
b222dae8f6
commit
c791a06013
100 changed files
with
0 additions
and
0 deletions
Unified View
Show Diff Stats
0
0
frameworks/PHP/cakephp/.editorconfig
0
0
frameworks/PHP/cakephp/.gitignore
0
0
frameworks/PHP/cakephp/.htaccess
0
0
frameworks/PHP/cakephp/.travis.yml
0
0
frameworks/PHP/cakephp/README-cake.md
0
0
frameworks/PHP/cakephp/README.md
0
0
frameworks/PHP/cakephp/__init__.py
0
0
frameworks/PHP/cakephp/app/.htaccess.orig
0
0
frameworks/PHP/cakephp/app/Config/Schema/db_acl.php
0
0
frameworks/PHP/cakephp/app/Config/Schema/db_acl.sql
0
0
frameworks/PHP/cakephp/app/Config/Schema/i18n.php
0
0
frameworks/PHP/cakephp/app/Config/Schema/i18n.sql
0
0
frameworks/PHP/cakephp/app/Config/Schema/sessions.php
0
0
frameworks/PHP/cakephp/app/Config/Schema/sessions.sql
0
0
frameworks/PHP/cakephp/app/Config/acl.ini.php
0
0
frameworks/PHP/cakephp/app/Config/acl.php
0
0
frameworks/PHP/cakephp/app/Config/bootstrap.php
0
0
frameworks/PHP/cakephp/app/Config/core.php
0
0
frameworks/PHP/cakephp/app/Config/database.php
0
0
frameworks/PHP/cakephp/app/Config/email.php.default
0
0
frameworks/PHP/cakephp/app/Config/routes.php
0
0
frameworks/PHP/cakephp/app/Console/Command/AppShell.php
0
0
frameworks/PHP/cakephp/app/Console/Command/Task/empty
0
0
frameworks/PHP/cakephp/app/Console/Templates/empty
0
0
frameworks/PHP/cakephp/app/Console/cake
0
0
frameworks/PHP/cakephp/app/Console/cake.bat
0
0
frameworks/PHP/cakephp/app/Console/cake.php
0
0
frameworks/PHP/cakephp/app/Controller/AppController.php
0
0
frameworks/PHP/cakephp/app/Controller/Component/empty
0
0
frameworks/PHP/cakephp/app/Controller/FortunesController.php
0
0
frameworks/PHP/cakephp/app/Controller/JsonController.php
0
0
frameworks/PHP/cakephp/app/Controller/PagesController.php
0
0
frameworks/PHP/cakephp/app/Controller/PlaintextController.php
0
0
frameworks/PHP/cakephp/app/Controller/WorldController.php
0
0
frameworks/PHP/cakephp/app/Lib/empty
0
0
frameworks/PHP/cakephp/app/Locale/eng/LC_MESSAGES/empty
0
0
frameworks/PHP/cakephp/app/Model/AppModel.php
0
0
frameworks/PHP/cakephp/app/Model/Behavior/empty
0
0
frameworks/PHP/cakephp/app/Model/Datasource/empty
0
0
frameworks/PHP/cakephp/app/Model/Fortune.php
0
0
frameworks/PHP/cakephp/app/Model/World.php
0
0
frameworks/PHP/cakephp/app/Plugin/empty
0
0
frameworks/PHP/cakephp/app/Test/Case/Controller/Component/empty
0
0
frameworks/PHP/cakephp/app/Test/Case/Model/Behavior/empty
0
0
frameworks/PHP/cakephp/app/Test/Case/View/Helper/empty
0
0
frameworks/PHP/cakephp/app/Test/Fixture/empty
0
0
frameworks/PHP/cakephp/app/Vendor/empty
0
0
frameworks/PHP/cakephp/app/View/Elements/empty
0
0
frameworks/PHP/cakephp/app/View/Emails/html/default.ctp
0
0
frameworks/PHP/cakephp/app/View/Emails/text/default.ctp
0
0
frameworks/PHP/cakephp/app/View/Errors/error400.ctp
0
0
frameworks/PHP/cakephp/app/View/Errors/error500.ctp
0
0
frameworks/PHP/cakephp/app/View/Fortunes/index.ctp
0
0
frameworks/PHP/cakephp/app/View/Helper/AppHelper.php
0
0
frameworks/PHP/cakephp/app/View/Layouts/Emails/html/default.ctp
0
0
frameworks/PHP/cakephp/app/View/Layouts/Emails/text/default.ctp
0
0
frameworks/PHP/cakephp/app/View/Layouts/ajax.ctp
0
0
frameworks/PHP/cakephp/app/View/Layouts/benchmark.ctp
0
0
frameworks/PHP/cakephp/app/View/Layouts/default.ctp
0
0
frameworks/PHP/cakephp/app/View/Layouts/error.ctp
0
0
frameworks/PHP/cakephp/app/View/Layouts/flash.ctp
0
0
frameworks/PHP/cakephp/app/View/Layouts/js/default.ctp
0
0
frameworks/PHP/cakephp/app/View/Layouts/rss/default.ctp
0
0
frameworks/PHP/cakephp/app/View/Layouts/xml/default.ctp
0
0
frameworks/PHP/cakephp/app/View/Pages/home.ctp
0
0
frameworks/PHP/cakephp/app/View/Scaffolds/empty
0
0
frameworks/PHP/cakephp/app/index.php
0
0
frameworks/PHP/cakephp/app/tmp/cache/models/.gitkeep
0
0
frameworks/PHP/cakephp/app/tmp/cache/persistent/.gitkeep
0
0
frameworks/PHP/cakephp/app/webroot/.htaccess.orig
0
0
frameworks/PHP/cakephp/app/webroot/apc.php
0
0
frameworks/PHP/cakephp/app/webroot/css/cake.generic.css
0
0
frameworks/PHP/cakephp/app/webroot/favicon.ico
0
0
frameworks/PHP/cakephp/app/webroot/files/empty
0
0
frameworks/PHP/cakephp/app/webroot/img/cake.icon.png
0
0
frameworks/PHP/cakephp/app/webroot/img/cake.power.gif
0
0
frameworks/PHP/cakephp/app/webroot/img/test-error-icon.png
0
0
frameworks/PHP/cakephp/app/webroot/img/test-fail-icon.png
0
0
frameworks/PHP/cakephp/app/webroot/img/test-pass-icon.png
0
0
frameworks/PHP/cakephp/app/webroot/img/test-skip-icon.png
0
0
frameworks/PHP/cakephp/app/webroot/index.php
0
0
frameworks/PHP/cakephp/app/webroot/js/empty
0
0
frameworks/PHP/cakephp/app/webroot/test.php
0
0
frameworks/PHP/cakephp/app/webroot/web.config
0
0
frameworks/PHP/cakephp/benchmark_config
0
0
frameworks/PHP/cakephp/build.properties
0
0
frameworks/PHP/cakephp/build.xml
0
0
frameworks/PHP/cakephp/deploy/cake
0
0
frameworks/PHP/cakephp/deploy/nginx.conf
0
0
frameworks/PHP/cakephp/index.php
0
0
frameworks/PHP/cakephp/install.sh
0
0
frameworks/PHP/cakephp/lib/Cake/Cache/Cache.php
0
0
frameworks/PHP/cakephp/lib/Cake/Cache/CacheEngine.php
0
0
frameworks/PHP/cakephp/lib/Cake/Cache/Engine/ApcEngine.php
0
0
frameworks/PHP/cakephp/lib/Cake/Cache/Engine/FileEngine.php
0
0
frameworks/PHP/cakephp/lib/Cake/Cache/Engine/MemcacheEngine.php
0
0
frameworks/PHP/cakephp/lib/Cake/Cache/Engine/RedisEngine.php
0
0
frameworks/PHP/cakephp/lib/Cake/Cache/Engine/WincacheEngine.php
0
0
frameworks/PHP/cakephp/lib/Cake/Cache/Engine/XcacheEngine.php
0
0
frameworks/PHP/cakephp/lib/Cake/Config/cacert.pem
+ 0
- 0
frameworks/php/cakephp/.editorconfig → frameworks/PHP/cakephp/.editorconfig
View File
+ 0
- 0
frameworks/php/cakephp/.gitignore → frameworks/PHP/cakephp/.gitignore
View File
+ 0
- 0
frameworks/php/cakephp/.htaccess → frameworks/PHP/cakephp/.htaccess
View File
+ 0
- 0
frameworks/php/cakephp/.travis.yml → frameworks/PHP/cakephp/.travis.yml
View File
+ 0
- 0
frameworks/php/cakephp/README-cake.md → frameworks/PHP/cakephp/README-cake.md
View File
+ 0
- 0
frameworks/php/cakephp/README.md → frameworks/PHP/cakephp/README.md
View File
+ 0
- 0
frameworks/php/cakephp/__init__.py → frameworks/PHP/cakephp/__init__.py
View File
+ 0
- 0
frameworks/php/cakephp/app/.htaccess.orig → frameworks/PHP/cakephp/app/.htaccess.orig
View File
+ 0
- 0
frameworks/php/cakephp/app/Config/Schema/db_acl.php → frameworks/PHP/cakephp/app/Config/Schema/db_acl.php
View File
+ 0
- 0
frameworks/php/cakephp/app/Config/Schema/db_acl.sql → frameworks/PHP/cakephp/app/Config/Schema/db_acl.sql
View File
+ 0
- 0
frameworks/php/cakephp/app/Config/Schema/i18n.php → frameworks/PHP/cakephp/app/Config/Schema/i18n.php
View File
+ 0
- 0
frameworks/php/cakephp/app/Config/Schema/i18n.sql → frameworks/PHP/cakephp/app/Config/Schema/i18n.sql
View File
+ 0
- 0
frameworks/php/cakephp/app/Config/Schema/sessions.php → frameworks/PHP/cakephp/app/Config/Schema/sessions.php
View File
+ 0
- 0
frameworks/php/cakephp/app/Config/Schema/sessions.sql → frameworks/PHP/cakephp/app/Config/Schema/sessions.sql
View File
+ 0
- 0
frameworks/php/cakephp/app/Config/acl.ini.php → frameworks/PHP/cakephp/app/Config/acl.ini.php
View File
+ 0
- 0
frameworks/php/cakephp/app/Config/acl.php → frameworks/PHP/cakephp/app/Config/acl.php
View File
+ 0
- 0
frameworks/php/cakephp/app/Config/bootstrap.php → frameworks/PHP/cakephp/app/Config/bootstrap.php
View File
+ 0
- 0
frameworks/php/cakephp/app/Config/core.php → frameworks/PHP/cakephp/app/Config/core.php
View File
+ 0
- 0
frameworks/php/cakephp/app/Config/database.php → frameworks/PHP/cakephp/app/Config/database.php
View File
+ 0
- 0
frameworks/php/cakephp/app/Config/email.php.default → frameworks/PHP/cakephp/app/Config/email.php.default
View File
+ 0
- 0
frameworks/php/cakephp/app/Config/routes.php → frameworks/PHP/cakephp/app/Config/routes.php
View File
+ 0
- 0
frameworks/php/cakephp/app/Console/Command/AppShell.php → frameworks/PHP/cakephp/app/Console/Command/AppShell.php
View File
+ 0
- 0
frameworks/php/cakephp/app/Console/Command/Task/empty → frameworks/PHP/cakephp/app/Console/Command/Task/empty
View File
+ 0
- 0
frameworks/php/cakephp/app/Console/Templates/empty → frameworks/PHP/cakephp/app/Console/Templates/empty
View File
+ 0
- 0
frameworks/php/cakephp/app/Console/cake → frameworks/PHP/cakephp/app/Console/cake
View File
+ 0
- 0
frameworks/php/cakephp/app/Console/cake.bat → frameworks/PHP/cakephp/app/Console/cake.bat
View File
+ 0
- 0
frameworks/php/cakephp/app/Console/cake.php → frameworks/PHP/cakephp/app/Console/cake.php
View File
+ 0
- 0
frameworks/php/cakephp/app/Controller/AppController.php → frameworks/PHP/cakephp/app/Controller/AppController.php
View File
+ 0
- 0
frameworks/php/cakephp/app/Controller/Component/empty → frameworks/PHP/cakephp/app/Controller/Component/empty
View File
+ 0
- 0
frameworks/php/cakephp/app/Controller/FortunesController.php → frameworks/PHP/cakephp/app/Controller/FortunesController.php
View File
+ 0
- 0
frameworks/php/cakephp/app/Controller/JsonController.php → frameworks/PHP/cakephp/app/Controller/JsonController.php
View File
+ 0
- 0
frameworks/php/cakephp/app/Controller/PagesController.php → frameworks/PHP/cakephp/app/Controller/PagesController.php
View File
+ 0
- 0
frameworks/php/cakephp/app/Controller/PlaintextController.php → frameworks/PHP/cakephp/app/Controller/PlaintextController.php
View File
+ 0
- 0
frameworks/php/cakephp/app/Controller/WorldController.php → frameworks/PHP/cakephp/app/Controller/WorldController.php
View File
+ 0
- 0
frameworks/php/cakephp/app/Lib/empty → frameworks/PHP/cakephp/app/Lib/empty
View File
+ 0
- 0
frameworks/php/cakephp/app/Locale/eng/LC_MESSAGES/empty → frameworks/PHP/cakephp/app/Locale/eng/LC_MESSAGES/empty
View File
+ 0
- 0
frameworks/php/cakephp/app/Model/AppModel.php → frameworks/PHP/cakephp/app/Model/AppModel.php
View File
+ 0
- 0
frameworks/php/cakephp/app/Model/Behavior/empty → frameworks/PHP/cakephp/app/Model/Behavior/empty
View File
+ 0
- 0
frameworks/php/cakephp/app/Model/Datasource/empty → frameworks/PHP/cakephp/app/Model/Datasource/empty
View File
+ 0
- 0
frameworks/php/cakephp/app/Model/Fortune.php → frameworks/PHP/cakephp/app/Model/Fortune.php
View File
+ 0
- 0
frameworks/php/cakephp/app/Model/World.php → frameworks/PHP/cakephp/app/Model/World.php
View File
+ 0
- 0
frameworks/php/cakephp/app/Plugin/empty → frameworks/PHP/cakephp/app/Plugin/empty
View File
+ 0
- 0
frameworks/php/cakephp/app/Test/Case/Controller/Component/empty → frameworks/PHP/cakephp/app/Test/Case/Controller/Component/empty
View File
+ 0
- 0
frameworks/php/cakephp/app/Test/Case/Model/Behavior/empty → frameworks/PHP/cakephp/app/Test/Case/Model/Behavior/empty
View File
+ 0
- 0
frameworks/php/cakephp/app/Test/Case/View/Helper/empty → frameworks/PHP/cakephp/app/Test/Case/View/Helper/empty
View File
+ 0
- 0
frameworks/php/cakephp/app/Test/Fixture/empty → frameworks/PHP/cakephp/app/Test/Fixture/empty
View File
+ 0
- 0
frameworks/php/cakephp/app/Vendor/empty → frameworks/PHP/cakephp/app/Vendor/empty
View File
+ 0
- 0
frameworks/php/cakephp/app/View/Elements/empty → frameworks/PHP/cakephp/app/View/Elements/empty
View File
+ 0
- 0
frameworks/php/cakephp/app/View/Emails/html/default.ctp → frameworks/PHP/cakephp/app/View/Emails/html/default.ctp
View File
+ 0
- 0
frameworks/php/cakephp/app/View/Emails/text/default.ctp → frameworks/PHP/cakephp/app/View/Emails/text/default.ctp
View File
+ 0
- 0
frameworks/php/cakephp/app/View/Errors/error400.ctp → frameworks/PHP/cakephp/app/View/Errors/error400.ctp
View File
+ 0
- 0
frameworks/php/cakephp/app/View/Errors/error500.ctp → frameworks/PHP/cakephp/app/View/Errors/error500.ctp
View File
+ 0
- 0
frameworks/php/cakephp/app/View/Fortunes/index.ctp → frameworks/PHP/cakephp/app/View/Fortunes/index.ctp
View File
+ 0
- 0
frameworks/php/cakephp/app/View/Helper/AppHelper.php → frameworks/PHP/cakephp/app/View/Helper/AppHelper.php
View File
+ 0
- 0
frameworks/php/cakephp/app/View/Layouts/Emails/html/default.ctp → frameworks/PHP/cakephp/app/View/Layouts/Emails/html/default.ctp
View File
+ 0
- 0
frameworks/php/cakephp/app/View/Layouts/Emails/text/default.ctp → frameworks/PHP/cakephp/app/View/Layouts/Emails/text/default.ctp
View File
+ 0
- 0
frameworks/php/cakephp/app/View/Layouts/ajax.ctp → frameworks/PHP/cakephp/app/View/Layouts/ajax.ctp
View File
+ 0
- 0
frameworks/php/cakephp/app/View/Layouts/benchmark.ctp → frameworks/PHP/cakephp/app/View/Layouts/benchmark.ctp
View File
+ 0
- 0
frameworks/php/cakephp/app/View/Layouts/default.ctp → frameworks/PHP/cakephp/app/View/Layouts/default.ctp
View File
+ 0
- 0
frameworks/php/cakephp/app/View/Layouts/error.ctp → frameworks/PHP/cakephp/app/View/Layouts/error.ctp
View File
+ 0
- 0
frameworks/php/cakephp/app/View/Layouts/flash.ctp → frameworks/PHP/cakephp/app/View/Layouts/flash.ctp
View File
+ 0
- 0
frameworks/php/cakephp/app/View/Layouts/js/default.ctp → frameworks/PHP/cakephp/app/View/Layouts/js/default.ctp
View File
+ 0
- 0
frameworks/php/cakephp/app/View/Layouts/rss/default.ctp → frameworks/PHP/cakephp/app/View/Layouts/rss/default.ctp
View File
+ 0
- 0
frameworks/php/cakephp/app/View/Layouts/xml/default.ctp → frameworks/PHP/cakephp/app/View/Layouts/xml/default.ctp
View File
+ 0
- 0
frameworks/php/cakephp/app/View/Pages/home.ctp → frameworks/PHP/cakephp/app/View/Pages/home.ctp
View File
+ 0
- 0
frameworks/php/cakephp/app/View/Scaffolds/empty → frameworks/PHP/cakephp/app/View/Scaffolds/empty
View File
+ 0
- 0
frameworks/php/cakephp/app/index.php → frameworks/PHP/cakephp/app/index.php
View File
+ 0
- 0
frameworks/php/cakephp/app/tmp/cache/models/.gitkeep → frameworks/PHP/cakephp/app/tmp/cache/models/.gitkeep
View File
+ 0
- 0
frameworks/php/cakephp/app/tmp/cache/persistent/.gitkeep → frameworks/PHP/cakephp/app/tmp/cache/persistent/.gitkeep
View File
+ 0
- 0
frameworks/php/cakephp/app/webroot/.htaccess.orig → frameworks/PHP/cakephp/app/webroot/.htaccess.orig
View File
+ 0
- 0
frameworks/php/cakephp/app/webroot/apc.php → frameworks/PHP/cakephp/app/webroot/apc.php
View File
+ 0
- 0
frameworks/php/cakephp/app/webroot/css/cake.generic.css → frameworks/PHP/cakephp/app/webroot/css/cake.generic.css
View File
+ 0
- 0
frameworks/php/cakephp/app/webroot/favicon.ico → frameworks/PHP/cakephp/app/webroot/favicon.ico
View File
+ 0
- 0
frameworks/php/cakephp/app/webroot/files/empty → frameworks/PHP/cakephp/app/webroot/files/empty
View File
+ 0
- 0
frameworks/php/cakephp/app/webroot/img/cake.icon.png → frameworks/PHP/cakephp/app/webroot/img/cake.icon.png
View File
+ 0
- 0
frameworks/php/cakephp/app/webroot/img/cake.power.gif → frameworks/PHP/cakephp/app/webroot/img/cake.power.gif
View File
+ 0
- 0
frameworks/php/cakephp/app/webroot/img/test-error-icon.png → frameworks/PHP/cakephp/app/webroot/img/test-error-icon.png
View File
+ 0
- 0
frameworks/php/cakephp/app/webroot/img/test-fail-icon.png → frameworks/PHP/cakephp/app/webroot/img/test-fail-icon.png
View File
+ 0
- 0
frameworks/php/cakephp/app/webroot/img/test-pass-icon.png → frameworks/PHP/cakephp/app/webroot/img/test-pass-icon.png
View File
+ 0
- 0
frameworks/php/cakephp/app/webroot/img/test-skip-icon.png → frameworks/PHP/cakephp/app/webroot/img/test-skip-icon.png
View File
+ 0
- 0
frameworks/php/cakephp/app/webroot/index.php → frameworks/PHP/cakephp/app/webroot/index.php
View File
+ 0
- 0
frameworks/php/cakephp/app/webroot/js/empty → frameworks/PHP/cakephp/app/webroot/js/empty
View File
+ 0
- 0
frameworks/php/cakephp/app/webroot/test.php → frameworks/PHP/cakephp/app/webroot/test.php
View File
+ 0
- 0
frameworks/php/cakephp/app/webroot/web.config → frameworks/PHP/cakephp/app/webroot/web.config
View File
+ 0
- 0
frameworks/php/cakephp/benchmark_config → frameworks/PHP/cakephp/benchmark_config
View File
+ 0
- 0
frameworks/php/cakephp/build.properties → frameworks/PHP/cakephp/build.properties
View File
+ 0
- 0
frameworks/php/cakephp/build.xml → frameworks/PHP/cakephp/build.xml
View File
+ 0
- 0
frameworks/php/cakephp/deploy/cake → frameworks/PHP/cakephp/deploy/cake
View File
+ 0
- 0
frameworks/php/cakephp/deploy/nginx.conf → frameworks/PHP/cakephp/deploy/nginx.conf
View File
+ 0
- 0
frameworks/php/cakephp/index.php → frameworks/PHP/cakephp/index.php
View File
+ 0
- 0
frameworks/php/cakephp/install.sh → frameworks/PHP/cakephp/install.sh
View File
+ 0
- 0
frameworks/php/cakephp/lib/Cake/Cache/Cache.php → frameworks/PHP/cakephp/lib/Cake/Cache/Cache.php
View File
+ 0
- 0
frameworks/php/cakephp/lib/Cake/Cache/CacheEngine.php → frameworks/PHP/cakephp/lib/Cake/Cache/CacheEngine.php
View File
+ 0
- 0
frameworks/php/cakephp/lib/Cake/Cache/Engine/ApcEngine.php → frameworks/PHP/cakephp/lib/Cake/Cache/Engine/ApcEngine.php
View File
+ 0
- 0
frameworks/php/cakephp/lib/Cake/Cache/Engine/FileEngine.php → frameworks/PHP/cakephp/lib/Cake/Cache/Engine/FileEngine.php
View File
+ 0
- 0
frameworks/php/cakephp/lib/Cake/Cache/Engine/MemcacheEngine.php → frameworks/PHP/cakephp/lib/Cake/Cache/Engine/MemcacheEngine.php
View File
+ 0
- 0
frameworks/php/cakephp/lib/Cake/Cache/Engine/RedisEngine.php → frameworks/PHP/cakephp/lib/Cake/Cache/Engine/RedisEngine.php
View File
+ 0
- 0
frameworks/php/cakephp/lib/Cake/Cache/Engine/WincacheEngine.php → frameworks/PHP/cakephp/lib/Cake/Cache/Engine/WincacheEngine.php
View File
+ 0
- 0
frameworks/php/cakephp/lib/Cake/Cache/Engine/XcacheEngine.php → frameworks/PHP/cakephp/lib/Cake/Cache/Engine/XcacheEngine.php
View File
+ 0
- 0
frameworks/php/cakephp/lib/Cake/Config/cacert.pem → frameworks/PHP/cakephp/lib/Cake/Config/cacert.pem
View File
Some files were not shown because too many files changed in this diff