Skip to content

pulse00/Composer-Java-Bindings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Composer Java Bindings

Project merged into Eclipse PHP Development Tools as org.eclipse.php.composer.api bundle

A Java API for the PHP dependency manager Composer and it's main repository packagist.org.

See the tests for usage details.

An example implementation can be found in the Eclipse Composer Plugin

Maven Usage

	<dependencies>
		<dependency>
			<groupId>com.dubture</groupId>
			<artifactId>composer-java-api</artifactId>
			<version>0.0.5</version>
		</dependency>
	</dependencies>

Contributors

About

Java Bindings for Composer and packagist.org

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages