craft-imagerpretransform | Pretransform Assets on save with Imager

 by   superbigco PHP Version: 2.0.3 License: MIT

kandi X-RAY | craft-imagerpretransform Summary

kandi X-RAY | craft-imagerpretransform Summary

craft-imagerpretransform is a PHP library. craft-imagerpretransform has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

If you have suffered from memory or execution time issues when creating many transforms on demand, you should look into pre-generating transforms per image. This plugin, combined with a long cache duration time, will make sure transforms will only be generated once, and one at a time. When users upload an Asset, a task will be created, which in turn will use Imager to pre-generate the transform(s).
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              craft-imagerpretransform has a low active ecosystem.
              It has 22 star(s) with 1 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 3 open issues and 18 have been closed. On average issues are closed in 81 days. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of craft-imagerpretransform is 2.0.3

            kandi-Quality Quality

              craft-imagerpretransform has 0 bugs and 0 code smells.

            kandi-Security Security

              craft-imagerpretransform has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              craft-imagerpretransform code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              craft-imagerpretransform is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              craft-imagerpretransform releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.
              It has 385 lines of code, 31 functions and 10 files.
              It has medium code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed craft-imagerpretransform and discovered the below as its top functions. This is intended to give you an instant insight into craft-imagerpretransform implemented functionality, and help decide if they suit your requirements.
            • List images .
            • Transforms an asset
            • Initializes the plugin
            • Get the transforms for an asset .
            • Transforms an asset
            • Add options to the options array .
            • Perform image action .
            • Return validation rules .
            • Get trigger label .
            • Create a Settings model .
            Get all kandi verified functions for this library.

            craft-imagerpretransform Key Features

            No Key Features are available at this moment for craft-imagerpretransform.

            craft-imagerpretransform Examples and Code Snippets

            copy iconCopy
             true,
                // This will process each image in a separate job. Perfect in combination with Async Queue.
                'processImagesInJobs' => false,
                // Transforms - these options are passed straight to Imager
                'transforms' => [
                    // Global t  

            Community Discussions

            No Community Discussions are available at this moment for craft-imagerpretransform.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install craft-imagerpretransform

            To install the plugin, follow these instructions.
            Open your terminal and go to your Craft project: cd /path/to/project
            Then tell Composer to load the plugin: composer require superbig/craft-imagerpretransform
            In the Control Panel, go to Settings → Plugins and click the “Install” button for Imager Pretransform.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/superbigco/craft-imagerpretransform.git

          • CLI

            gh repo clone superbigco/craft-imagerpretransform

          • sshUrl

            git@github.com:superbigco/craft-imagerpretransform.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link