Home > Backend Development > PHP Tutorial > Summary of programming skills for PHP programmers

Summary of programming skills for PHP programmers

伊谢尔伦
Release: 2016-11-26 14:03:00
Original
1135 people have browsed it

In order to facilitate and quickly write code, this public library was created. It aims to improve writing efficiency and quality, and avoid google the same code multiple times. This is an online public note and a document to improve your own abilities. It will collect a large number of excellent code snippets.

Contribution method:

fork the project, and then push it to me

Create issues, I will handle

contribution requirements in time

Create a separate file in the corresponding folder (recommended) or directly in the README.md in the folder Expansion

The content of the file should not be too large, it is best to control it within a hundred lines

If there are multiple fragments belonging to one category, it is best to create only one file

The code quality must be high, it can be a refinement of your own code, or it can be Open source excellent code snippets

list status

[x] api

[x] git

[x] html-css

[x] js

[x] markdown

[x] mysql

[x ] Nosql

[x] PHP

[x] server

[x] open-source

Open Source Agreement

Based on the MIT License and open source, you only need to indicate the source when using the code.

Original text: https://phphub.org/topics/265


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