Creator: Bruce.D & Qingfeng & Bruce.D at 8:30 (Actually they are all the same person)
Official account: 8:30 Technical Station
Introduction: The author is currently in Beijing, a listed Internet company with its main language
PHP/Golang. This warehouse was established to provide convenience. How convenient it is, I will introduce it in detail below, read patiently~~~
Warehouse introduction:
1. All codes in the warehouse are free and original by the assistant. To prevent some bad merchants from selling them for money, so if you can, please order a star for me.
2. If you are a user & reader, you can join the community (wx: xzzs730, note: BDB)
Warehouse functions:
1. Warehouse sharing—The functions required in the project (ctrl+c/v can be used), and the functions are all encapsulated and submitted.
2. Warehouse sharing - related files (ctrl+c/v, just use it with a little adjustment)
3. Warehouse sharing - related demo cases, provide reference, and standard relevant documents
Note: If the code is insufficient, you are welcome to point out (community contact or fork branch submission), and you are also welcome to contribute to maintenance.
Instructions for use:
1. Use composer to pull the corresponding version code
2. Git pull code
3. Direct download code installation package for github
| Nick name | field | gender | A brief introduction to one sentence |
|---|---|---|---|
| bruce | "Not yet" | "male" | Walking on the road in the dark ~ |
2024.10.28
- Open source a set of schedule software [app, h5, mini program] can be used both at the same time;
- Applicable to: Personal & Finishing Series, take it down and configure it to use;
- Page screenshot effect, operation method, and published official account [8:30 Technical Station];
- Technology stack uniapp + php + mysql + nginx;
- Project location: Frame-SDK/Demo/schedule project;
2022.10.20
- Added a new WeChat payment H5 case (after copying, you can use it by matching the corresponding content)
2022.10.14
- Update the base class library and support curl_post requests;
- Update weChat class library - corresponding to openApi management - clear the number of API calls (three-in-one);
- Update the weChat class library - corresponding to openApi management - query the number of API calls (three-in-one);
- Update weChat class library - corresponding to openApi management - query rid error information (three-in-one);
2022.09.22
- Send email demo cases, email library;
- Send demo cases for SMS, SMS class library;
- Export the demo case of excel table;
- Data export pdf case, class library;
2022.09.16
- Multiplexing class (single-column service) test example: class::getInstance()
- Class library (factory model) test example: Factory::createClass()
2022.08.08
- Function update, 4 functions are updated this time
- The function contains [
1. Determine whether the value is a multiple of the specified value. Function: multipleNum
2. Determine whether the value appears continuously and appears multiple times in the value. Function: continuousNum
3. Check whether the account + password is compliant (extended configuration), function: checkPassword
4. Check password strength, function: checkPwdStrong
2022.07.07
- Function updates, there are 10 functions updated this time, and the specific usage and description of the function are introduced in the corresponding functions. Everyone is welcome to use it.
- The function contains [
1. The user name is generated by default, function: getUserName
2. Elements & objects in arrays, attributes, spliced into url-form strings, function: weiXin_buildSign
3. Random string, function: uniqueString
4. Mobile phone number verification, whether it complies with the specifications, function: isMobile
5. Email verification, whether it complies with the specifications, function: isMail
6. Variable formatting, function: param_isset
7. Format time according to time, function: formatDataByTimestamp
8. Get the client ip, function: getClientIp
9. Detect (find) sensitive words, function: check_in
10. Get the browser method, function: getBrowserList
】- This time, the function.php file is updated, and composer can pull the latest package.
2022.6.23
- Initialize version update
- Currently the content will start with the tag/v1.0.1 version