saifur/filemanager
Composer 安装命令:
composer require saifur/filemanager
包简介
This a package all about file manager
关键字:
README 文档
README
A dynamic File Manager
Contents
Design Patterns
- Bridge
Features
- File upload and management
- Uploading validation
- Downloading
- Cropping and resizing of images
- Managing Folders
Actions
File manager actions typically refer to the various operations or actions that can be performed on files or directories within a file management system. Here are some common file manager actions:
Create: Create a new file or directory within the file management system.
Delete: Remove a file or directory from the file management system.
Rename: Change the name of a file or directory.
Copy: Duplicate a file or directory, creating an identical copy.
Move: Transfer a file or directory from one location to another within the file management system.
Edit: Modify the content or properties of a file.
View: Display the contents of a file.
Upload: Add files or directories to the file management system from an external source.
Download: Save a copy of a file from the file management system to a local device.
Permissions: Set or modify the access permissions of a file or directory, determining who can read, write, or execute it.
Search: Look for specific files or directories based on search criteria.
Sort: Arrange files or directories in a specific order, such as alphabetical or by date modified.
Compress/Extract: Compress multiple files or directories into an archive or extract files from an existing archive.
Share: Provide access to specific files or directories to other users or shareable links.
Preview: Display a preview or thumbnail of a file's content without opening it.
Documentation, Installation, and Usage Instructions
This package allows you to manage your logs.
Once installed you can do stuff like this:
Laravel Commands
composer require saifur/filemanager
php artisan vendor:publish --tag=public --force
php artisan vendor:publish --tag=config --force
php artisan storage:link
composer dump-autoload
DB Change
Routes
- in
config/sfm.phpconfiguration fileuse_package_routes = trueto use the package routes
Contributor
- Md. Saifur Rahman
Alternatives
- https://github.com/UniSharp/laravel-filemanager
- https://github.com/alexusmai/laravel-file-manager
- https://github.com/mafftor/laravel-file-manager
- https://github.com/yesteamtech/laravel-file-manager
- https://github.com/rudiedirkx/laravel-file-manager
- https://github.com/Binay7587/laravel-filemanager
License
The MIT License (MIT). Please see License File for more information.
saifur/filemanager 适用场景与选型建议
saifur/filemanager 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 0 次下载、GitHub Stars 达 0, 最近一次更新时间为 2023 年 07 月 22 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「laravel」 「filemanager」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 saifur/filemanager 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 saifur/filemanager 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 saifur/filemanager 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
The file manager intended for using Laravel with CKEditor / TinyMCE / Colorbox
Simple, fast, standalone PHP lib, that helps You to define, if any of your files were modified since last time You check - Is this file FRESH?
Effortless file management with Symfony UX and Mezcalito UX FileManager
File Manager for Yii2
Alfabank REST API integration
A file upload/editor intended for use with Laravel 5 and CKEditor
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 10
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-07-22