websafe/lib-websafe-blueimp-jquery-file-upload-handler 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

websafe/lib-websafe-blueimp-jquery-file-upload-handler

Composer 安装命令:

composer require websafe/lib-websafe-blueimp-jquery-file-upload-handler

包简介

Repackaged PHP handler from Blueimp Jquery-File-Upload. Composer and autoloader ready. Contains only the PHP handler class. Install frontend assets with bower.

README 文档

README

This project contains the PHP backend from the jQuery File Upload Plugin repackaged as an PSR-0/PSR-1/PSR-2 compatible library for easier automated installation using Composer. This package does not contain any of the frontend assets (js/css/img) - You should install them separately, using bower or other tools.

What happens during the build process?

The buildprocess makes a few small changes to the original server/php/UploadHandler.php and publishes back to GitHub:

  • a namespace is being added (Websafe\Blueimp),
  • The class is being renamed (UploadHandler => JqueryFileUploadHandler),
  • the code is being formatted using php-cs-fixer,
  • an autoload classmap is generated (autoload_classmap.php).

TODO

  • Update version in composer.json after build
  • Check if newer jQuery File Upload Plugin really affects the lib.
  • Travis
  • CodeSniffer
  • PSR-2 - camel case methods!
  • Unit Testing
  • Count builds?

Usage

<?php
//
require 'vendor/autoload.php';
//
use Websafe\Blueimp\JqueryFileUploadHandler;
//
$uh = new JqueryFileUploadHandler();

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2013-11-14

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固