定制 eclipsephp/common 二次开发

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

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

eclipsephp/common

Composer 安装命令:

composer require eclipsephp/common

包简介

Common non-opinionated package for Eclipse plugins

README 文档

README

Packagist PHP Version Support Packagist Version Packagist Downloads Tests codecov Conventional Commits Packagist License

About

This package contains all common non-opinionated code that is used in our Eclipse Filament plugins.

Requirements

  • PHP >= 8.2 (due to Pest 3 requirement)
  • Filament 3
  • Filament Shield plugin (to manage permissions)
  • Laravel Scout

See composer.json for details.

Usage

  composer require eclipsephp/common

Contributing

Issues

If you have some suggestions how to make this package better, please open an issue or even better, submit a pull request.

Should you want to contribute, please see the development guidelines in the DataLinx PHP package template.

Development

Requirements

  • Linux, Mac or Windows with WSL
  • Lando (optional, but easier to start with)

Get started

  1. Clone the git repo
  2. Start the Lando container
  lando start
  1. Install dependencies (this also runs the setup composer script)
  lando composer install
  1. Happy coding 😉

Changelog

All notable changes to this project are automatically documented in the CHANGELOG.md file using the release workflow, based on the release-please GitHub action.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

For all this to work, commit messages must follow the Conventional commits specification, which is also enforced by a Git hook.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-04-23