niekoost/dxfighter
Composer 安装命令:
composer require niekoost/dxfighter
包简介
Fork of enjoping/dxfighter to work with DXF in PHP
README 文档
README

!Currently not actively developed!
A new DXF writer and reader in PHP which outputs AC1012 (R15) DXF files.
This project is based on @digitalfotografen/DXFwriter.
It's a great tool for basic DXF exports which don't rely on the newest DXF version.
Sadly I needed an export which includes ellipses so I've started writing my own exporter based on his work.
As we've needed this for a project the code was written as fast as possible so I need a lot of refactoring in the beginning.
The basic implementation is done and you can use it for your projects. The library currently supports reading and writing for some entity types (see the list below).
If you need help please have a look at the example.php file or open an issue.
Getting started guide Documentation Example code
Current development status
A first implementation of reading and writing is done. At the moment no active development is done as I don't need this project in production anymore. If you want to use DXFighter in your projects but need additional support for entity types just open an Issue. I'm happy to help.
At the moment the library supports writing for following entity types:
- Arcs
- Circles
- Ellipses
- Lines
- LWPolyline
- Points
- Polyline
- Text
- Spline
- Insert
At the moment the library supports reading for following entity types:
- Ellipses
- Lines
- Polyline
- Text
- Spline
- Insert
License
This project is published under BSD 3-Clause licence. More information can be found in the LICENSE file.
niekoost/dxfighter 适用场景与选型建议
niekoost/dxfighter 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 158 次下载、GitHub Stars 达 0, 最近一次更新时间为 2022 年 09 月 29 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 niekoost/dxfighter 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 niekoost/dxfighter 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 158
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2022-09-29