kalimahapps/daleel 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

kalimahapps/daleel

最新稳定版本:1.0.7

Composer 安装命令:

composer require kalimahapps/daleel

包简介

PHP documentation markdown and API generator

README 文档

README

Daleel

Daleel

PHP documentation generator

Latest Version Total Downloads Software License

Documentation

Documentation for Daleel can be found on the website.

Quick start

  • Install through composer
composer require kalimahapps/daleel
  • Create daleel.php in your working directory and add the following code to it:
<?php
use KalimahApps\Daleel\Config;

$config = Config::getInstance();
$config->defineConfig(
	// Configuration array
	array()
);

The minimum requirement for the configuration is to define the versions key.

Check the configuration section for more details.

  • Build documentation
./vendor/bin/daleel build

Documentation will be generated in the build directory.

  • View documentation
./vendor/bin/daleel serve

License

Daleel is open-sourced software licensed under the MIT license.

统计信息

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

GitHub 信息

  • Stars: 9
  • Watchers: 1
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-08-19

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固