承接 johnkary/php-skeleton 相关项目开发

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

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

johnkary/php-skeleton

Composer 安装命令:

composer require johnkary/php-skeleton

包简介

Base project skeleton for a PHP 8.1+ project

README 文档

README

Basic PHP project structure for a PHP 8.1+ application. Pre-configured with an example namespace, PHPUnit test suite, web-accessible front controller, and command-line application.

Installation

  1. Install Composer package manager.

  2. Create project skeleton:

     $ composer create-project johnkary/php-skeleton your-new-project-dir
     $ cd !$
     $ git init
    
  3. Start PHP's built-in web server:

     $ php -S 127.0.0.1:8000 -t www
    
  4. Open http://127.0.0.1:8000 to access www/index.php

  5. Run php bin/console to access command-line scripts

Running test suite

  1. Optionally copy and configure phpunit.xml.dist for your project's environment:

     $ cp phpunit.xml.dist phpunit.xml
     $ vi phpunit.xml
    
  2. Run the test suite:

     $ ./vendor/bin/phpunit
    

统计信息

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

GitHub 信息

  • Stars: 6
  • Watchers: 1
  • Forks: 4
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2012-10-18

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固