2017 © Pedro Peláez
 

project imagist

Image the packagist

image

garveen/imagist

Image the packagist

  • Tuesday, March 7, 2017
  • by acabin
  • Repository
  • 2 Watchers
  • 22 Stars
  • 24 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 0 Open issues
  • 6 Versions
  • 60 % Grown

The README.md

Imagist

Image the packagist, (*1)

Introduction

Due to the Internet connection may not so stable, you want to have a cached packagist for using composer., (*2)

Installation

Composer

composer create-project garveen/imagist imagist

Source

git clone https://github.com/garveen/imagist

Usage

  1. Now you have a public directory in your site. You can set up a web server as usual, just by using the public as root., (*3)

  2. Set up a crontab job to update the packages.json:, (*4)

# only dump packages.json
*/5 * * * * /path/to/imagist packages

# dump packages.json and all package index
*/5 * * * * /path/to/imagist dumpindex

# clone whole site
*/5 * * * * /path/to/imagist dumpall

Or you can dump all jsons by, (*5)

imagist dumpall

After all, setup your project using, (*6)

composer config [--global] repo.packagist composer https?://yourwebsite

Note

If you have NOT https server, you should use, (*7)

composer config [--global] repo.packagist composer http://yourwebsite
composer config [--global] secure-http false

The Versions

07/03 2017

dev-master

9999999-dev

Image the packagist

  Sources   Download

GPL-2.0

by Gavin

composer packagist image proxy

07/03 2017

0.2.1

0.2.1.0

Image the packagist

  Sources   Download

GPL-2.0

by Gavin

composer packagist image proxy

07/03 2017

0.2.0

0.2.0.0

Image the packagist

  Sources   Download

GPL-2.0

by Gavin

composer packagist image proxy

18/01 2016

0.1.2

0.1.2.0

Image the packagist

  Sources   Download

GPL-2.0

The Requires

 

by Gavin

composer packagist image proxy

06/01 2016

0.1.1

0.1.1.0

Image the packagist

  Sources   Download

GPL-2.0

The Requires

 

by Gavin

composer packagist image proxy

06/01 2016

0.1.0

0.1.0.0

Image the packagist

  Sources   Download

GPL-2.0

The Requires

 

by Gavin

composer packagist image proxy