Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Apr 30, 2021. It is now read-only.

reload/drupal-packages-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is not supported. Please take a look at http://drupal-composer.org/

Drupal.org packages.json generator

This project is a small console application which generates packages.json files from projects on Drupal.org using the updates.drupal.org API.

The goal is to allow Drupal modules and themes to be used as dependencies in composer.json for Composer-based Drupal projects.

Performance

The project currently splits the packages.json file into multiple files using includes.

This is not optimal for the number of projects on Drupal.org which rivals the number of packages and versions on Packagist.

Instead the project should use provider-includes and providers-url.

Status

This is work in progress. Consider it a prototype for now.

About

Generates packages.json files from drupal.org projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages