• This repository has been archived on 16/Nov/2022
  • Stars
    star
    118
  • Rank 298,882 (Top 6 %)
  • Language
    PHP
  • License
    MIT License
  • Created almost 10 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An upload plugin for CakePHP 3

🍂 Archived

I'm very sorry, but I have not worked on this project for a long time and so I have chosen to archive it. The CakePHP 4 version of the plugin never got to a release stage.

I would recommend checking out https://github.com/FriendsOfCake/cakephp-upload which provides similar functionality, except the image manipulation, and is activly maintained.

Thanks to everyone who contributed!


CakePHP3-Proffer

An upload plugin for CakePHP 3. Looking for CakePHP 4? Check out the cake-4 branch.

Proffer definition

What is it?

So I needed a way to upload images in CakePHP 3, and as I couldn't find anything that I liked I decided to write my own in a similar vein to how @josegonzalez had written his CakePHP-Upload plugin for CakePHP 2.

Requirements

For more requirements, please check the composer.json file in the repository.

This plugin implements the Intervention image library.

Status

Build Status Coverage Status Dependency Status Latest Stable Version Total Downloads Latest Unstable Version License SensioLabsInsight

Documentation

All the documentation can be found in the docs folder.

Contribution

Please open a pull request or submit an issue if there is anything you would like to contribute. Please write a test for any new functionality that you add and be sure to run the tests before you commit. Also don't forget to run PHPCS with the PSR2 standard to avoid errors in TravisCI.

⚠️ Please target all new PRs at the develop branch.

License

Please see LICENSE

More Repositories

1

CakePHP-NiceAdminBakeScripts

Nice Admin bake theme for CakePHPs Bake plugin.
PHP
14
star
2

Learning-CakePHP3

Learning CakePHP 3
PHP
10
star
3

CakePHP-NiceAdmin

A roll up plugin of various bits to improve the look of admin areas.
PHP
10
star
4

CakePHP-Seo

CakePHP plugin for managing SEO
PHP
9
star
5

cakefest-japan-2019

Example application of the integration of CakePHP and Vue.js for my Baking with Vue.js talk
PHP
8
star
6

CakePHP-Listing

Model behaviour to append a name to a select
PHP
8
star
7

Learning-CakePHP4

A repository to test out, learn and play with the latest CakePHP release
PHP
7
star
8

CakePHP3-Bootstrap3

A CakePHP 3 Form Helper template for use with Twitter Bootstrap 3
PHP
5
star
9

CakePHP-Statusable

A behaviour to allow model records to have various statuses
PHP
5
star
10

language-cakephp

A CakePHP package for use with GitHubs Atom editor. Converted from the CakePHP/TextMateBundle
CoffeeScript
4
star
11

CakePHP-CurrencyExchange

A CakePHP plugin to convert currency into different currencies
PHP
4
star
12

CakePHP-Sortable

Component to deal with saving the ordering of items using StupidTable
PHP
3
star
13

Learning-Symfony2

Learning Symfony2 by recreating a Stack Exchange website
PHP
3
star
14

Cricketeer

Application for tracking Cricket matches and leagues
PHP
2
star
15

CakePHP-ContactUs

A basic implementation of a contact us form
PHP
2
star
16

CakePHP-ViewBits

A component to enable database driven bits of markup to be pulled from the database when a matching route is found. Allowing content management for partial parts of a page.
PHP
2
star
17

Pig-Latin-Translator

My effort to create a totally Object Orientated Pig Latin Translator
PHP
1
star
18

Learning-React-MTG-Frontend

Magic the Gathering deck building front-end api written in Typescript with React
TypeScript
1
star
19

phpmd-cakephp

A phpmd ruleset file which is compatible with CakePHP
1
star
20

CakePHP4-Proffer-Example

A basic CakePHP 4 application which implements the Proffer upload plugin, for examples and integration testing
PHP
1
star
21

VueJS-FAQ-Component

Trying to build an intelligent ajax driven faq component in VueJS with Webpack
Vue
1
star
22

Learning-Laravel

Learning Laravel by recreating a StackExchange website
PHP
1
star
23

phpuk15-hackathon

Shot Wars! Card based drinking game hack for the PHP UK 2015 conference hackathon
PHP
1
star
24

TimezoneAwareDateTime

A CakePHP 3 data type class for dealing with marshalling datetimes into various timezones
PHP
1
star
25

Symfony2-TableTennisTracker-Legacy

An app to track Table Tennis matches written in Symfony2
PHP
1
star
26

Experiment-GoogleMapsMarkers

A quick experiment to plot tourist attractions in the North East of the UK on a google map with custom icons
PHP
1
star
27

CakePHP3-Proffer-Example

A basic example application implementation of the Proffer plugin
PHP
1
star