Home > PHP Framework > ThinkPHP > body text

What is the difference between thinkphp full version and core version?

WBOY
Release: 2022-02-24 16:53:48
Original
2941 people have browsed it

The difference between the full version and the core version of thinkphp: 1. The core version removes third-party extensions and drivers, and only retains the core class library and SAE mode support, while the full version does not remove third-party extensions and drivers; 2 , The full version includes some commonly used class libraries, but the core version does not.

What is the difference between thinkphp full version and core version?

The operating environment of this article: Windows 10 system, ThinkPHP version 5, Dell G3 computer.

What is the difference between the full version and the core version of thinkphp

The differences between the full version and the core version are as follows:

1. The core version removes third-party extensions and drivers, and only retains Core class library and SAE mode support.

2. The core version file is only over 500K, and the full version is over 4M.

3. The core board only has the core functions of TP and no other class libraries, including picture paging, http verification code and other class libraries.

4. The full version includes some commonly used class libraries for easy use.

Recommended learning: "PHP Video Tutorial"

The above is the detailed content of What is the difference between thinkphp full version and core version?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template