简体   繁体   English

适用于PHP / MSSQL的快速开发框架/工具

[英]Rapid Development framework/tools for PHP / MSSQL

I'm coming from a classic ASP / MSSQL background. 我来自经典的ASP / MSSQL背景。 .NET seems way too big and bloated for me and I am looking for suggestions for a new framework in PHP, but staying with MSSQL for database. .NET似乎对我来说太大而肿胀,我正在寻找有关PHP中新框架的建议,但仍将MSSQL用于数据库。

I believe in developing the data structure first and much of the business logic is in Stored Procedures in the database. 我相信首先要开发数据结构,并且大部分业务逻辑都在数据库的存储过程中。

I would like to quickly develop "pretty" single-page/AJAX CRUD apps with Javascript frameworks, client and server side validation. 我想使用Javascript框架,客户端和服务器端验证来快速开发“漂亮的”单页/ AJAX CRUD应用程序。 I have researched different frameworks (zend, cakephp, codeigniter) and am very confused. 我研究了不同的框架(zend,cakephp,codeigniter),感到非常困惑。 I am not sure which has the quickest learning curve and can quickly generate pages with basic functionality based off our data structures. 我不确定哪个学习曲线最快,并且可以根据我们的数据结构快速生成具有基本功能的页面。 I still want to be able to customize things at any level - but I would trade this off somewhat for rapid development. 我仍然希望能够在任何级别上自定义事物-但为了快速开发,我会对此进行一些权衡。

What would you suggest? 你有什么建议?

http://laravel.com/是一个很棒的框架,可快速构建php REST应用程序...

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM