Download the PHP package vardot/blazy without Composer

On this page you can find all versions of the php package vardot/blazy. 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 blazy

hey, be lazy

Downloads Latest Stable Version License

bLazy is a lightweight script for lazy loading and multi-serving images, iframes, videos and more (less than 1.4KB minified and gzipped). It’s written in pure JavaScript why it doesn’t depend on 3rd-party libraries such as jQuery. It lets you lazy load and multi-serve your images so you can save bandwidth and server requests. The user will have faster load times and save data usage if he/she doesn't browse the whole page.

Table of Contents

  1. Demo
  2. Usage & API
  3. Why be lazy?
  4. Changelog
  5. License

DEMO

http://dinbror.dk/blazy/

More examples: http://dinbror.dk/blazy/examples/

Codepen playground: http://codepen.io/dinbror/pen/HzCAJ

USAGE & API

http://dinbror.dk/blog/blazy/

INSTALL

You can install blazy.js with npm:

or bower:

CDN

If you don't want to host the script yourself you can link to the latest minified file:
//cdn.jsdelivr.net/blazy/latest/blazy.min.js on jsDelivr. Exchange latest with the specific version number if you want to lock it in.

WHY BE LAZY?

WISHLIST/NEW FEATURES REQUESTED BY YOU

CHANGELOG

v 1.8.2 (2016/10/25)

v 1.8.1 (2016/10/22)

v 1.8.0 (2016/10/16)

v 1.7.1 (2016/10/14)

v 1.7.0 (2016/10/10)

v 1.6.4 (2016/10/08)

v 1.6.3 (2016/09/30)

v 1.6.2 (2016/05/09)

v 1.6.1 (2016/05/02)

v 1.6.0 (2016/04/30)

v 1.5.4 (2016/03/06)

v 1.5.3 (2016/03/01)

v 1.5.2 (2015/12/01)

v 1.5.1 (2015/11/14)

v 1.5.0 (2015/10/30)

v 1.4.1 (2015/10/12)

v 1.4.0 (2015/09/28)

v 1.3.1 (2015/02/01)

v 1.3.0 (2015/01/23)

v 1.2.2 (2014/05/04)

v 1.2.1 (2014/03/23)

v 1.2.0 (2014/02/15)

v 1.1.3 (2014/01/21)

v 1.1.2 (2014/01/03)

v 1.1.1 (2013/12/27)

v 1.1.0 (2013/11/22)

v 1.0.5 (2013/10/7)

v 1.0.4 (2013/8/29)

v 1.0.3 (2013/8/27)

v 1.0.2 (2013/8/7)

v 1.0.1 (2013/8/6)

LICENSE:

Copyright (c) 2013-16 Bjørn Klinggaard. Licensed under the The MIT License (MIT).


All versions of blazy with dependencies

PHP Build Version
Package Version
No informations.
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 vardot/blazy contains the following files

Loading the files please wait ....