All Projects → pqina → Filepond Boilerplate Php

pqina / Filepond Boilerplate Php

Licence: mit
🔥 A FilePond PHP project starter kit

Projects that are alternatives of or similar to Filepond Boilerplate Php

Dropzone
Dropzone is an easy to use drag'n'drop library. It supports image previews and shows nice progress bars.
Stars: ✭ 16,097 (+35671.11%)
Mutual labels:  drag-and-drop, file-upload, javascript-library
react-butterfiles
🦋 Component for building file fields - from basic file inputs to drag and drop image galleries.
Stars: ✭ 44 (-2.22%)
Mutual labels:  drag-and-drop, file-upload
Js Library Boilerplate
Javascript Starter Boilerplate - Webpack 4, Babel 7, UMD, Hot Reloading, and more
Stars: ✭ 202 (+348.89%)
Mutual labels:  boilerplate, javascript-library
yii2-dropzone
This extension provides the Dropzone integration for the Yii2 framework.
Stars: ✭ 11 (-75.56%)
Mutual labels:  drag-and-drop, file-upload
Filepond
🌊 A flexible and fun JavaScript file upload library
Stars: ✭ 11,869 (+26275.56%)
Mutual labels:  drag-and-drop, file-upload
Ipfs Dropzone
Dropzone.js that uploads to IPFS instead of to an URL
Stars: ✭ 151 (+235.56%)
Mutual labels:  drag-and-drop, file-upload
nested-sort
Nested Sort is a JavaScript library which helps you to sort a nested list of items via drag and drop.
Stars: ✭ 31 (-31.11%)
Mutual labels:  drag-and-drop, javascript-library
Flowy
The minimal javascript library to create flowcharts ✨
Stars: ✭ 8,636 (+19091.11%)
Mutual labels:  drag-and-drop, javascript-library
image-uploader
Simple Drag & Drop image uploader plugin to static forms, without using AJAX
Stars: ✭ 70 (+55.56%)
Mutual labels:  drag-and-drop, file-upload
Grumbler
A template for writing distributable front-end javascript modules.
Stars: ✭ 280 (+522.22%)
Mutual labels:  boilerplate, javascript-library
React File Drop
React component for Gmail or Facebook -like drag and drop file uploader
Stars: ✭ 123 (+173.33%)
Mutual labels:  drag-and-drop, file-upload
React Uploady
Modern file uploading - components & hooks for React
Stars: ✭ 372 (+726.67%)
Mutual labels:  drag-and-drop, file-upload
Angular File Uploader
Angular file uploader is an Angular 2/4/5/6/7/8/9/10 + file uploader module with Real-Time Progress Bar, Responsive design, Angular Universal Compatibility, localization and multiple themes which includes Drag and Drop and much more.
Stars: ✭ 92 (+104.44%)
Mutual labels:  drag-and-drop, file-upload
File Drop
A simple file drag and drop custom-element
Stars: ✭ 188 (+317.78%)
Mutual labels:  drag-and-drop, file-upload
React Dropzone
Simple HTML5 drag-drop zone with React.js.
Stars: ✭ 8,639 (+19097.78%)
Mutual labels:  drag-and-drop, file-upload
vue3-dropzone
HTML5 drag-drop zone with vue3
Stars: ✭ 34 (-24.44%)
Mutual labels:  drag-and-drop, file-upload
Fine Uploader
Multiple file upload plugin with image previews, drag and drop, progress bars. S3 and Azure support, image scaling, form support, chunking, resume, pause, and tons of other features.
Stars: ✭ 8,158 (+18028.89%)
Mutual labels:  file-upload, javascript-library
vue-simple-upload-component
A simple upload component for Vue.js 2.x
Stars: ✭ 14 (-68.89%)
Mutual labels:  drag-and-drop, file-upload
Js Library Boilerplate Basic
Javascript Minimal Starter Boilerplate - Webpack 5 🚀, Babel 7, UMD, Unit Testing
Stars: ✭ 354 (+686.67%)
Mutual labels:  boilerplate, javascript-library
Tads Boilerplate
Terraform + Ansible + Docker Swarm boilerplate = DevOps on 🔥🔥🔥 | Infrastructure as Code
Stars: ✭ 424 (+842.22%)
Mutual labels:  boilerplate, vagrant

FilePond PHP Boilerplate

Install both Vagrant and VirtualBox to setup the boilerplate environment.

  1. Download and Install Vagrant
  2. Download and Install VirtualBox
  3. Clone this repository using git clone --recurse-submodules https://github.com/pqina/filepond-boilerplate-php.git to make sure the submodule gets installed.
  4. Navigate into the directory and run vagrant up to start the project.

You can now access the boilerplate project at http://filepond.boilerplate or http://192.168.33.10.

⚠️ If you're using a version of the PHP API released before 2019-09-19, please update to the latest version to fix a potential security vulnerability

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].