承接 pixelbrackets/open-source-profile 相关项目开发

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

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

pixelbrackets/open-source-profile

Composer 安装命令:

composer create-project pixelbrackets/open-source-profile

包简介

Self-Hosted profile page for your Open Source packages & contributions

README 文档

README

Version Build Status Made With License Contribution

Self-Hosted profile page for your Open Source packages & contributions.

Screenshot

⭐ You like this package? Please star it or send a tweet. ⭐

Vision

The general idea of this project is to have one place with all Open Source packages and contributions of a person.

There are several platforms to host Open Source projects like GitHub, Gitlab, Bitbucket, Sourceforge & Launchpad, and they all have fancy user profile pages. They are isolated however. On BitBucket I can't showcase the one project I maintain on GitLab only. The GitHub activity stream won't show contributions to Launchpad. Let alone projects with self-hosted Git servers.

This creates a vendor lock-in. Which becomes obious when you search for Open Source Software catalogues, contributions, or statistics. Most support GitHub only.

Goals:

  • List of all projects and packages of a person
  • List of contributions of a person (issues, merge requests, commits)
  • List of packages a person likes (starred projects)
  • List of all sponsorings (Open Collective, GitHub Sponsors, Patreon)
  • List contributors and sponsors for packages of a person
  • Highlight packages - Show most important projects at a glance
  • Hide packages - Don't show packages generated automatically by subsplits, forks or mirrors
  • Support for multiple Git hosting services (not just GitHub)
  • Link mirrors - Git supports multiple remotes, no need to limit to one repository host only
  • Reduced UI (no platform specific buttons)

The package follows the KISS principle.

🚧 WIP

The package is only prototype right now, to go through the idea.

Next steps:

  • Add a framework like Slim or Symfony and a template engine
  • Add more metadata to projects and user
  • Add a tool to initiate the project list
  • Fetch contributions
  • Fetch metadata (only overwrite fields like description)
  • Make the output static (to deploy to Static Hosts)

Requirements

  • PHP

Installation

Packagist Entry https://packagist.org/packages/pixelbrackets/open-source-profile/

  • Point your webserver to the web directory
  • Copy data/projects.template.json to data/projects.json and add links to all your repositories
  • Copy data/user.template.json to data/user.json and add your username

Source

https://gitlab.com/pixelbrackets/open-source-profile/

Mirror https://github.com/pixelbrackets/open-source-profile/ (Issues & Pull Requests mirrored to GitLab)

Demo

🚀 https://opensource.pixelbrackets.de/

Usage

The data directory holds all necessary information to generate the view.

Projects:

  • repository-url - Required, string
  • description - Optional, string
  • development-state - Optional, string (defaults to active)
    • active - Ongoing development
    • maintenance - Maintenance mode - no active development but PRs are welcome
    • archived - EOL - Project is discontinued

User:

  • username - Required, string
  • name - Optional, string
  • email - Optional, string
  • bio - Optional, string - Bio/profession/job title (e.g., "Web Developer & Open Source Enthusiast")
  • status - Optional, string - A short status message (e.g., "Building in public", "Available for hire")
  • links - Optional, array of objects - External links to display on profile
    • label - Required, string - Display text for the link
    • url - Required, string - URL to link to

License

GNU General Public License version 2 or later

The GNU General Public License can be found at http://www.gnu.org/copyleft/gpl.html.

Author

Dan Untenzu (mail@pixelbrackets.de / @pixelbrackets)

Changelog

See CHANGELOG.md

Contribution

This script is Open Source, so please use, share, patch, extend or fork it.

Contributions are welcome!

Feedback

Please send some feedback and share how this package has proven useful to you or how you may help to improve it.

pixelbrackets/open-source-profile 适用场景与选型建议

pixelbrackets/open-source-profile 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 6 次下载、GitHub Stars 达 0, 最近一次更新时间为 2020 年 11 月 11 日, 在 PHP 生态内属于活跃度较高的组件。

我们在过去多个企业项目中使用过 pixelbrackets/open-source-profile 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。

围绕 pixelbrackets/open-source-profile 我们能提供哪些服务?
定制开发 / 二次开发

基于 pixelbrackets/open-source-profile 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。

BUG 修复 & 性能优化

线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。

项目外包 & 长期维护

承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。

yvsm@zunyunkeji.com QQ:316430983 微信:yvsm316 西安尊云信息科技 · 专注 PHP / Go / 分布式系统研发

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2020-11-11