Download the PHP package scr-be/teavee-image-magic-bundle without Composer

On this page you can find all versions of the php package scr-be/teavee-image-magic-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package teavee-image-magic-bundle

[scr-be] teavee-image-magic-bundle

Continuous Integration Code Quality Review UnitTest Coverage
Travis Codacy Coveralls

Overview

Welcome! The scr-be/teavee-image-magic-bundle package provides a simple abstraction on the IMagick extension.

Grouping

This package is part of the teavee group (explanation), comprised of other releases with a concentration in media, HTML, content, generator, and related functionality.

JTT

This package represents a single project within a large collection of open-source code released under the Scribe namespace, comprised of framework-agnostic libraries, and a number of Symfony bundles. These projects are authored and maintained by Rob Frawley 2nd and collaborators, often with the support of Scribe Inc.

Quick Start

Installation

Get the code by requiring it explicitly via the Composer CLI, or by editing your composer.json to reflect the dependency and updating your project requirements. For example, to explicitly require this project using the CLI, use the following command.

To enable the bundle, register it with your Symfony application kernel by instantiating ScribeTeaveeImageMagicBundle within the bundle array.

Configuration

Available configuration values can be referenced by using the Symfony console command app/console (assuming the Symfony full-stack framework and bundle registration). Additionally, this bundle provides a bare console executable that can be invoked by calling the following.

Reference

API Docs

This package's API-documentation is available at scr.be/teavee-image-magic-bundle/api, (as well as linked below via the Reference badge found under the Additional Links header). All API-reference is build against the master Git branch and updated automatically on each Git push---api-reference for specific releases will be provided once this package has matured.

The entire API-reference website is auto-generated using a quick, reliable, and well-developed CLI tool called Sami. It is rigerously and regularly tested through its use in large, complex projects, such as the Symfony Full-Stack Framework <see: scr.be/go/api-ref-symfony>, as well as its use in smaller projects such Twig <see: scr.be/go/api-ref-twig>. Reference Sami's GitHub page to learn how to use it with your own projects!

Examples/Tutorials

Currently, there is no "human-written" documentation---outside of this README. Pending package stability and available resources, a RTD (Read the Docs) page will be published with additional information and tutorials, including real use-cases within the Symfony Framework.

Contributing

Discussion

For general inquiries or to discuss a broad topic or idea, you can find robfrawley on Freenode. There is also a #scribe channel, which can be joined using the following link irc.choopa.net:6669/scribe.

Issues

To report issues or request a new feature use GitHub or GitLab to start a discussion. Include as much information as possible to aid in a quick resolution. Feel free to "ping" the topic if you don't get a response within a few days.

Code

You created additional functionality during the use of this package? Send it back upstream! Don't hesitate to submit a pull request! Beyond the brief requirements outlined in the contibuting guide, your imagination represents the only limitation.

License

This project is licensed under the MIT License, an FSF-/OSI-approved and GPL-compatible, permissive free software license. Review the LICENSE file distributed with this source code for additional information.

Additional Links

Purpose Status
Stable Release Packagist
Dev Release Packagist
License License
Reference License

All versions of teavee-image-magic-bundle with dependencies

PHP Build Version
Package Version
Requires symfony/framework-bundle Version >=2.0
symfony/monolog-bridge Version >=2.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package scr-be/teavee-image-magic-bundle contains the following files

Loading the files please wait ....