fileeye/pel
Composer 安装命令:
composer require fileeye/pel
包简介
PHP Exif Library. A library for reading and writing Exif headers in JPEG and TIFF images using PHP.
README 文档
README
This is a fork of the pel/pel repository.
PEL: PHP Exif Library
README file for PEL: PHP Exif Library. A library with support for reading and writing Exif headers in JPEG and TIFF images using PHP.
Copyright (C) 2004, 2005, 2006 Martin Geisler. Licensed under the GNU GPL, see COPYING for details.
Description
The PHP Exif Library (PEL) makes it easy to develop programs that will read and write the Exif metadata headers found in JPEG and TIFF images. See the file INSTALL for an introduction to how PEL can be used by your application.
PEL is a library written entirely in PHP 5, which means that it does not have any dependencies outside the core of PHP, it does not even use the Exif module available for PHP.
Please note that the API for PEL is not yet frozen, and it will remain changeable until version 1.0 is reached. Read the NEWS file for important information about API changes.
Also, please go to the PEL development mailing list (look below) and share your ideas about how the API should look like.
Installation
composer require fileeye/pel
Documentation Overview
- README.markdown: gives you a short introduction to PEL (this file).
- INSTALL.md: explain how to install and get going with PEL.
- CHANGELOG.md: contains important information about changes in PEL.
- examples/: small self-contained examples of how to use PEL.
- AUTHORS: list of people who have helped.
- run run-phpdoc.sh to generate API-documention or see it online at https://pel.github.io/pel/doc/
Features of PEL
- Reads and writes Exif metadata from both JPEG and TIFF images.
- Supports reading and writing all Exif tags.
- Supports internationalization.
- Extensible object-oriented design.
- PhpUnit tested
- Documented with PhpDocumentor (http://phpdoc.org/).
Helping out
Help will be very much appreciated. You can report issues, run the test suite, add patches. The best way to help out is applying patches and helping out with the tests. See instructions in the test/ directory.
All changes to code should be issued through a pull request, and other maintainers should review the code and merge it.
Languages
To work with the translations, you need the gettext package installed.
Getting Support
The first place you should consult for support is the documentation supplied with PEL, found at https://pel.github.io/pel/doc/. There you will find a complete API documentation with descriptions of all classes and files in PEL.
The scripts found in the examples/ directory are also a good source of information, especially the edit-description.php file which has tons of comments.
PEL is hosted on Github and uses the tools found there for support. This means that all questions, bug reports, etc. should be directed there (and not directly to the developers).
Please try the latest version before reporting bugs -- it might have been fixed already. The latest code can be found in the git repository at
It is very helpful if you try out the latest code from the git repository before submitting a bug report. The code found there is generally very stable.
Contributing Test Images
To make PEL as stable as possible, it is tested with images from a number of different camera models.
New test images are very much appreciated -- please download the existing test images and read the README file found there for instructions.
Credits
Please see the AUTHORS file for a list of people who have contributed to PEL. See the full list of code contributors.
fileeye/pel 适用场景与选型建议
fileeye/pel 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 7.87M 次下载、GitHub Stars 达 20, 最近一次更新时间为 2023 年 06 月 19 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「image」 「exif」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 fileeye/pel 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 fileeye/pel 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 fileeye/pel 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Object-Oriented EXIF parsing
PHP client library for FilePreviews.io
Yii2 LightBox image galary widget uses Lightbox v2.10.0 by Lokesh Dhakar
The Yii2 extension uses jQuery jquery.carousel-1.1.min.js and makes image carousel from php array of structure defined.
Laravel 5 service provider for FilePreviews.io
Extracts meta data from files into a neos/metadata data structure
统计信息
- 总下载量: 7.87M
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 20
- 点击次数: 31
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0
- 更新时间: 2023-06-19