• This repository has been archived on 05/Mar/2022
  • Stars
    star
    137
  • Rank 265,384 (Top 6 %)
  • Language
    PHP
  • License
    MIT License
  • Created almost 13 years ago
  • Updated over 2 years ago

Reviews

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

Repository Details

CakePHP wrapper for the powerful Imagine image processing library. Makes images manipulation easy and powerful.

Imagine Plugin for CakePHP3

Software License Build Status Coverage Status

The Imagine plugin is a CakePHP wrapper around the Imagine image manipulation library. It makes it very easy to manipulate image data like resize, thumbnail, crop or even to do more complex tasks like creating a photo collage. Also it abstracts the different ways, GD, Imagick, Imagick Shell to work with image data in php.

If you're upgrading from CakePHP 2.x please read the migration guide.

Requirements

Documentation

For documentation, as well as tutorials, see the docs directory of this repository.

Support

For bugs and feature requests, please use the issues section of this repository.

Contributing

To contribute to this plugin please follow a few basic rules.

License

Copyright 2012 - 2015, Florian Krämer

Licensed under The MIT License Redistributions of files must retain the above copyright notice.

More Repositories

1

cakephp-file-storage

Abstract file storage and upload plugin for CakePHP. Write to local disk, FTP, S3, Dropbox and more through a single interface. It's not just yet another uploader but a complete storage solution.
PHP
196
star
2

cakephp-service-layer

Service layer implementation for CakePHP
PHP
67
star
3

cakephp-html-purifier

This is a CakePHP wrapper for the HTML Purifier lib. The plugin includes a trait, a view helper, a behavior and a shell to clean your markup wherever you like, in the view or in the model layer or clean any table and field using the shell.
PHP
43
star
4

cakephp-user-tools

The UserTools plugin provides you the building blocks for everything around users. It comes with a CRUD kick start through the UserToolComponent and the UserBehavior. Just load the component and you have a working login and registration. Customize it as you like through configuration or use only what you really need.
PHP
42
star
5

cakephp-payments-plugin

Generic Payment Interface. Thought to be used by all payment processors implemented for CakePHP. It might get also a non CakePHP specific branch.
PHP
19
star
6

cakephp-bz-utils

CakePHP 2.x Utilities
PHP
15
star
7

ddd-invoice-domain-example

PHP
13
star
8

cakephp-middleware-auth

Replacement of the old authentication stack of the CakePHP framework
PHP
9
star
9

CartSampleApp

Sample Application for the CakePHP Cart plugin: http://github.com/burzum/Cart
PHP
7
star
10

cakephp-simple-rbac

Easy to use and configure RBAC authorization adapter for CakePHP.
PHP
5
star
11

Sofort

Sofortüberweisung Payment Processor for CakePHP
PHP
4
star
12

hexagonal-cake

Hexagonal Architecture Application with CakePHP and a DIC - Could be used as a template in theory but for now its a learning project
PHP
4
star
13

cakephp-serialize-data-types

Serialize-able data types for the CakePHP ORM
PHP
2
star
14

fast-route-middleware

A convenient and strict typed Fast Route middleware implementation.
PHP
2
star
15

cakephp-database-log

CakePHP Database Log Engine. An implementation of the DB Log Engine from the official documentation.
PHP
2
star
16

cakephp-zurb-inky

Zurb Inky support for the CakePHP Framework
PHP
1
star
17

CakePHP-ModelViz-Plugin

Plugin that generates a Graphviz output that can be used to render a diagram of the model associations.
1
star
18

vue-comments

Comments widget like FB or Disqus based on Vue.js
JavaScript
1
star
19

storage-factory

A Storage Factory Library for Flysystem and Gaufrette
PHP
1
star
20

cakephp-config-objects

Configuratio objects instead of arrays. Check the readme.md to learn about the benefits.
PHP
1
star