Skip to content

aaukt/accelerando

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Accelerando - Speed up Satis repositories

Takes an existing Satis repository and splits up the big packages.json into single packages with proper provider includes and by that should speed up your composer install/update times.

Useful for when your satis repositories are getting bigger and you still can't/don't want to to use packagist or you are mirroring a large amount of packages with medusa.

The original packages.json is backed up and can simply be restored by renaming.

Usage

  • Fetch dependencies via Composer
  • Rebuild an existing satis repository: php bin/accelerando build <satis.json> <build-dir>

Requirements

PHP 5.4+

License

Accelerando is licensed under the MIT License - see the LICENSE file for details

About

Speed up Satis repositories

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages