承接 saeedvir/pal-server-info 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

saeedvir/pal-server-info

Composer 安装命令:

composer create-project saeedvir/pal-server-info

包简介

PHP And Laravel (PaL) Server Info And Laravel Requirements Checker + PHP And Mysql Benchmark + Scan PHP Configuration in single file !!

README 文档

README


PaL Server Info

PHP And Laravel (PaL) Server Info And Laravel Requirements Checker + PHP And Mysql Benchmark + Scan PHP Configuration in single file !!

About The Project

Alt text

Php And Laravel (PaL) Server Info Also this tool performs a benchmark test on MySQL database and PHP server.

(back to top)


راهنمای فارسی معرفی و نصب اسکریپت PaL را اینجا بخوانید

برای حمایت مالی پروژه PaL اینجا کلیک کنید


Features

  • Check Laravel Requirements (5.8,6.x,7.x,8.x,9.x,10.x,11.x supported !)
  • Php Config Information
  • Check Php Config
  • Scan Web Server Headers
  • Php Benchmark
  • Mysql Benchmark
  • PHP INI Editor (in web ui only)
  • CLI mode

FILES

  • Web UI : Pal-Server-Info.php
  • CLI (command line) : PaL-cli.php

Built With

  • Php
  • Bootstrap 5.3
  • Jquery 3.6

(back to top)

Download

Download Latest Releases

Getting Started

download "Pal-Server-Info.php"

Just copy the file to your server or host and call it.

Example

http://Your-web-address.com/Pal-Server-Info.php

To run it on localhost, just call the following command or copy it to your web server folder

php -S localhost:8000

http://localhost:8000/Pal-Server-Info.php

Or

http://127.0.0.1/Pal-Server-Info.php

Php Scan Configuration

Alt text

Php INI Editor

Alt text

Web Server Headers Scanner

Alt text

Php And Mysql Benchmark Config

Alt text Alt text

MySQL Config

  1. Don't forget to enter the mysql username and password Alt text

or in 'Pal-Server-Info.php' on line 27

   $MYSQL_CONFIG = [
     'host' => 'localhost',
     'username' => 'USER_NAME_HERE', //ex : root
     'password' => 'PASSWORD_HERE', //ex : password
     'db' => 'DB_NAME_HERE',         //ex : laravel_db
     'benchmark_insert' => 100,      //ex : 100
   ];
  1. Refresh Your Browser

How To Use CLI Mode?

Download the "PaL-cli.php" file and use :

php PaL-cli.php help
php PaL-cli.php -i -s -o -r

Alt text Alt text

How To Customize PHP Configuration Scan

Download the "pal-config.json" file You can edit this file

How To Update

Just click on "Check for Update" at the bottom of the page (footer)

in cli you can use :

php PaL-cli.php up

(back to top)

Contact

Telegram: Saeed Abdollahian - @PhpWebDeveloper - saeed.es91@gmail.com

Project Link: https://github.com/saeedvir/PaL-Server-Info

(back to top)

统计信息

  • 总下载量: 0
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 20
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 20
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-04-17