technovistalimited/shongjukti
Composer 安装命令:
composer require technovistalimited/shongjukti
包简介
Reusable component for attachments in Laravel-based web application.
README 文档
README
Shongjukti (সংযুক্তি)
A reusable component for managing attachments in Laravel-based web application.
The repository was developed as a sub-project of an existing project, with a mission to re-use this code with less effort wherever necessary.
Table of Contents
- Requirements
- Features
- Documentation
- UI (User Interface)
- Known Issues (When not to use)
- Roadmap
- License
- Credits
Requirements
- Laravel 5.6+ (Tested up to 8.x)
- Bootstrap 3.4.1/4.x styles
- Grids
- Panels (Cards)
- Forms
- Alerts
- Buttons
- jQuery 2.x+
Features
- Defined attachments can be managed
- Attachments can be defined for any types of scopes
- A custom label can be accepted where necessary
- Mandatory and optional attachments can be defined and managed accordingly
- Maximum upload size [per file] can be defined globally
- Accepted file types can be managed globally
- Accepted file types can be defined for each of the types of attachment
- Translation-ready (English and Bengali are defined by default)
Features that not present can be found under "Known Issues" section.
Documentation
Install & Configure
How to Use
- Implementation Guide
- Implementation Checklist (guideline from other perspective)
- Overriding Things
Utilities
Error Handling
UI (User Interface)
The design is not the primary concern of the package and is not implemented as visible in the screenshots.
✔️ The basic functional UI with no blocking UX is implemented.
But the screenshots are taken from the actual use case where we modified things to match with our custom layouts in Limitless admin framework with Bootstrap 3.3.7.
Known Issues (When not to use)
- Variable number of Attachments not supported:
If you want to let the user add attachments on their choice, and there are no fixed attachments defined, this repository won't fit - No separate uploading (Larger files matter):
The module will store files (attachments) when the parent form will store data. If you are dealing with larger files and there are many types defined then themax_input_varsinphp.inineeds to be revised, or altered using.htaccesswith the resource available here. (Solution: A possible solution could be to use JavaScript-based file upload) - JavaScript-based upload will change file path:
If the file upload part is managed using JavaScript upload, then the/scope_key/scope_id/file.extconcept won't work, and the files will be stored in/year/month/file.extpath, unless thescope_idis managed by any way
Roadmap
- Facilitate to employ multiple segments in the same scope to accept segmented attachments
- Make it more robust to use like a Laravel package
- If a Laravel package is been developed, publish it to packagist.org
License
The code is licensed in MIT.
Credits
Project initiated and lead by Mr. Mayeenul Islam Mayeen. Ms. Mowshana Farhana Mow implemented the idea.
Heartiest thanks to Mr. Nazmul Hasan, Tanvir Rahman, Shakhawat Hossain Mollah, and Shipon Hossain for their valuable feedback and guidance.
technovistalimited/shongjukti 适用场景与选型建议
technovistalimited/shongjukti 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 87 次下载、GitHub Stars 达 1, 最近一次更新时间为 2019 年 03 月 10 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「laravel」 「attachments」 「shongjukti」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 technovistalimited/shongjukti 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 technovistalimited/shongjukti 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 technovistalimited/shongjukti 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Allow adding attachments to any document
Restore media attachments using WP CLI
File attachments for laravel.
Yii2 Articles to create, manage, and delete articles in a Yii2 site.
Yii2-attachments is a module and set of functionality to add attachments to a model in a generic way
Allow adding attachments to any document
统计信息
- 总下载量: 87
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 7
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-03-10
