Recommended PHP frameworks that PHP programmers must learn in 2017

PHP中文网
Release: 2017-07-15 11:18:14
Original
3011 people have browsed it

I believe that most beginners are like the editor. In the process of later learning PHP, they often struggle with which framework they should learn is more useful? To make your future work more convenient.

The editor below recommends the following types to everyone, which are currently efficient frameworks for PHP development used by most Internet companies!

1. Project name: Multifunctional THinkPHP open source framework

project Introduction:In the process of using THinkPHP to develop projects, integrate some commonly used functions or third-party SDKs and provide open source Dear friends, please refer to AuthPermission Management, Alipay, WeChat Pay, Alibaba oss, Umeng Push, Rongyun Instant Messaging, Cloud Communication SMS, Email, Excel, PDF, etc. These have been tested by online operations and are non-toxic and can be used with confidence for free. As long as they don't come to me one day and say that they have caused hundreds of millions of losses because they borrowed some methods from this open source product, just ask me to take responsibility and compensate them ~  ̄へ ̄ !

This open source product is open to all THinkPHP development users, because my basic idea is not to change the source files of the framework, but just expand around the framework, so these integrated functions can be painlessly compatible with various environments, both Follow the article to easily transplant these integrated functions into your existing projects, or you can directly develop based on this project.

Recommended tutorial:"php.cn Dugu Jiujian (5) - ThinkPHP5 video tutorial"

2. Project name: Laravel-based lightweight web deployment system Fixhub

Recommended PHP frameworks that PHP programmers must learn in 2017

Project Introduction:Fixhub is a free, open source, web automatic deployment system developed based on the Laravel 5.3 framework. The functions currently implemented mainly include:

Support the release of PHP, Python, JAVA, Ruby and other projects.

Deploy the program to multiple servers via SSH.

Clone the project code directly from the Git repository and package and install it.

Execute the remote server bash command.

Real-time tracking of project deployment status through Websocket.

Keep retrospective version records on the server for quick rollback.

Project health check through task plan.

Deployment can be triggered through webhook.

Online order application and review process.

Slack and email notifications.

Recommended tutorial:Laravel5.2 blog practical video tutorial

3. Project name: Based on Yii Framework collaborative office management system IBOS

Project introduction:IBOS is a PHP-based Development, Yii framework, free and open source, fast and efficient collaborative office management system. The latest IBOS provides strong support for collaborative office application development. These supports include:

Complex user organization structure management support.

Flexible and complete role permission control system, permission granularity supports permission settings to methods.

Practical functions and complete plug-in mechanism.

Modular functional application mechanism, individual applications can be installed and uninstalled independently.

Cloud platform support provides the choice of dual support for the Sina SAE platform and the local environment. It is "spanning" and "smooth" and supports localized development and debugging as well as deployment switching.

Cache support provides various types of cache support including files, databases, Memcache, Xcache, Redis, etc.

Recommended tutorial:Yii development large mall project video tutorial

4. Project name: CMS based on CodeIgniter framework

Project introduction:Rookie CMS is developed with CodeIgniter + bootstrap2.0 A general management backend for personnel, it depends on whether it can be applied to your own project. Its main functions include:

Permission module

Member module

Article module

Slideshow module

Category module

Cache module

Log module

System settings

Recommended tutorial:CI framework video tutorial

5. Project name: CMF system developed based on zend

Project Introduction:This project is a CMF system developed based on zend framework 1.12.3.

An app-based CMF system built without changing the zend framework code.

Comes with backend and installed modules.

Cache the iniconfiguration fileof zend framework, which greatly improves the running speed of zend framework.

Cleverly use the layout and view modules of zend framework, so that each app module can use the global layout for layout, or the app module’s customized layout (by default, the app module does not define a layout layout and will use global layout).

The database can enable the read-write separation function through definition. By configuring the ini file, it can be easily divided into sub-databases, and the functions between each sub-database can be seamlessly called.

Each app module contains a library, and the libray libraries of each app module can call each other. libray is divided into three layers: dao, service, and tool, which is very convenient for future expansion.

Class library implementationAutomatic loading, no need to include it specially.

There are many other functions, which are suitable for beginners to learn zend framework and for advanced developers to use in projects.

Recommended tutorial:Zend Framework database operation skills summary

6. Project name: Content management based on phalcon development System

Project Introduction:This project is a content management system developed based on Phalcon. Features:

Inherits the full functionality of the Phalcon framework.

Multiple website support, user files on different sites, and private/shared website isolation on the same website.

Powerful personalized environment, each user can personalize the website content and presentation.

A permission control system based on user roles, modules, and roles. Of course, you can also perform more precise control throughcallback functions. The on-site search system provided by

natively supports full-text search.

Use volt to write theme templates, similar to twig syntax, which is more efficient than twig alone.

The entity management, field management, form management, model management and other mechanisms provided by Tolowan can greatly reduce the difficulty and time required for secondary development.


The above is a few popular frameworks recommended by the editor for everyone in 2017. Children, hurry up and learn!

It is not easy to code small characters, the writing is not good, I hope you can understand~

The above is the detailed content of Recommended PHP frameworks that PHP programmers must learn in 2017. 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
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!