seeksvc Search tools, solutions, libraries…
thinkphp.cn icon
ThinkPHP Open source · Apache-2.0
Lightweight PHP framework focused on Web application development for 18 years · ThinkPHP
Visit website ↗
Introduction
ThinkPHP is a PHP framework for rapid Web application development, positioned for building business systems with a relatively low learning cost. Comparable to common PHP MVC frameworks, it provides basic capabilities such as routing, controllers, models, templates, and caching, and is suitable for admin/back-office systems, corporate websites, and API services.
Self-hosting requires a PHP runtime environment, a Web server, and a database, with dependencies installed according to the version requirements. The setup difficulty is moderate. When deploying in China, users should confirm that the cloud host or virtual host supports the required PHP version and URL rewriting; WeChat login, payments, SMS, object storage, and similar integrations need to be adapted with SDKs from domestic service providers.
PHP frameworkWeb developmentMVC frameworkRoutingTemplatesCachingAPI services
Screenshots
ThinkPHP · 首页
Deployment
Nginx
适合生产环境使用 Nginx 配合 PHP-FPM 部署 ThinkPHP,并通过官方推荐的重写规则隐藏入口文件。
Apache
适合使用 Apache 虚拟主机的传统 PHP 环境部署,并通过 mod_rewrite 配置伪静态访问。
IIS
适合 Windows Server 的 IIS 环境部署 ThinkPHP,并使用 URL Rewrite 配置路由重写。
内置 Web Server
适合本地开发和调试时通过官方命令快速启动服务,不建议用于生产环境。
Details
Type Open-source software
License Apache-2.0
Last verified 2026-07-18
Ad slot 300 × 250 Ad
About the data
Stars / commit times sync automatically from the GitHub API; pricing and features are human-verified.
seeksvc
一个可查询的宝藏收藏库:开源与闭源软件、开发库与完整解决方案。
© 2026 seeksvc · Manually verified, continuously updated