mvc-invoker-cs2php

所属分类:自然语言处理
开发工具:C#
文件大小:27KB
下载次数:0
上传日期:2014-07-06 23:44:42
上 传 者sh-1993
说明:  一个简单的基于PHP的路由解释器、模型绑定器和控制器调用器。最近一个项目要求我使用PH...
(A simple PHP-based route interpreter, model binder, and controller invoker. Recently a project required that I use PHP, and something basic like this seemed necessary and fun to create. Written in C# and translated to PHP using the wonderful cs2php tool by Piotr Isukces.)

文件列表:
LICENSE (1078, 2014-07-07)
MvcInvoker (0, 2014-07-07)
MvcInvoker\CompileToPhp.bat (205, 2014-07-07)
MvcInvoker\Controllers (0, 2014-07-07)
MvcInvoker\Controllers\AdminController.cs (846, 2014-07-07)
MvcInvoker\Controllers\ContentController.cs (1196, 2014-07-07)
MvcInvoker\Controllers\StoreController.cs (685, 2014-07-07)
MvcInvoker\Engine (0, 2014-07-07)
MvcInvoker\Engine\ControllerBase.cs (600, 2014-07-07)
MvcInvoker\Engine\ModelBase.cs (250, 2014-07-07)
MvcInvoker\Engine\RouteBase.cs (741, 2014-07-07)
MvcInvoker\Engine\RouteCollection.cs (821, 2014-07-07)
MvcInvoker\Engine\ViewModelBase.cs (209, 2014-07-07)
MvcInvoker\MvcEngine.cs (589, 2014-07-07)
MvcInvoker\MvcInvoker.csproj (4028, 2014-07-07)
MvcInvoker\MvcInvoker.sln (1484, 2014-07-07)
MvcInvoker\Properties (0, 2014-07-07)
MvcInvoker\Properties\AssemblyInfo.cs (1432, 2014-07-07)
MvcInvoker\RequestModels (0, 2014-07-07)
MvcInvoker\RequestModels\AdminRequestModel.cs (303, 2014-07-07)
MvcInvoker\RequestModels\ContentRequestModel.cs (268, 2014-07-07)
MvcInvoker\RequestModels\StoreRequestModel.cs (179, 2014-07-07)
MvcInvoker\Routes (0, 2014-07-07)
MvcInvoker\Routes\AdminRoute.cs (541, 2014-07-07)
MvcInvoker\Routes\ContentRoute.cs (543, 2014-07-07)
MvcInvoker\Routes\StoreRoute.cs (542, 2014-07-07)
MvcInvoker\ViewModels (0, 2014-07-07)
MvcInvoker\ViewModels\AdminViewModel.cs (351, 2014-07-07)
MvcInvoker\ViewModels\ContentViewModel.cs (352, 2014-07-07)
MvcInvoker\ViewModels\StoreViewModel.cs (350, 2014-07-07)
MvcInvoker\_PhpOutput (0, 2014-07-07)
MvcInvoker\_PhpOutput\MvcInvoker_Controllers_AdminController.php (858, 2014-07-07)
MvcInvoker\_PhpOutput\MvcInvoker_Controllers_ContentController.php (974, 2014-07-07)
MvcInvoker\_PhpOutput\MvcInvoker_Controllers_StoreController.php (819, 2014-07-07)
MvcInvoker\_PhpOutput\MvcInvoker_Engine_ControllerBase.php (433, 2014-07-07)
MvcInvoker\_PhpOutput\MvcInvoker_Engine_ModelBase.php (131, 2014-07-07)
MvcInvoker\_PhpOutput\MvcInvoker_Engine_RouteBase.php (570, 2014-07-07)
MvcInvoker\_PhpOutput\MvcInvoker_Engine_RouteCollection.php (1064, 2014-07-07)
... ...

mvc-invoker-cs2php ================== A simple PHP-based route interpreter, model binder, and controller invoker. Recently a project required that I use PHP, and something basic like this seemed necessary and fun to create. Written in C# and translated to PHP using the wonderful cs2php tool by Piotr Isukces.

近期下载者

相关文件


收藏者