goblindegook / satis

Personal Satis repository for Composer packages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Satis - Package Repository Generator

Static Composer repository.

It uses any composer.json file as input and dumps all the required (according to their version constraints) packages to a Composer Repository file.

Usage

  • Install dependencies: npm install
  • Build the repository: gulp [build]
  • Deploy the repository: gulp deploy

Find out more about Satis in the documentation.

Updating

Updating is as simple as running composer update in the satis directory.

About

Personal Satis repository for Composer packages.


Languages

Language:JavaScript 100.0%