定制 edudevinfo/libfinder 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

edudevinfo/libfinder

Composer 安装命令:

composer require edudevinfo/libfinder

包简介

Maps which projects are using a library

README 文档

README

1. Set the environment variables inside the container.

make up
make php
GITLAB_TOKEN=<gitlab-token>
GITLAB_GROUP_ID=<group-id>
BRANCH_NAME=<branch-name> #default: main
COMPOSER_LIB=<composer-lib>

Notice 1: Only the projects to which your user has access will be mapped.

Example:

GITLAB_TOKEN=glpat-yadayadayada
GITLAB_GROUP_ID=1234
BRANCH_NAME=main
COMPOSER_LIB=edudevinfo/libfinder

2. Variable checks

echo $GITLAB_TOKEN $GITLAB_GROUP_ID $BRANCH_NAME $COMPOSER_LIB

3. Install dependencies

make install

4. Map dependencies

  • If you installed it as a dependency in your project, you can use:
vendor/bin/libfinder group/lib-name

Ex:

vendor/bin/libfinder edudevinfo/libfinder
  • Or if you cloned it, use:
php libfinder group/lib-name
  • If you set COMPOSER_LIB variable, you can use without parameter:
vendor/bin/libfinder

OR

php libfinder

5. Results

  • A JSON file with the mapped library name will be generated in the folder. ./var

Example:

php libfinder edudevinfo/libfinder
├── var
│   └── .gitignore
│   └── edudevinfo@libfinder.json

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-07-10

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固