RobLoach / component-installer

Install Web Components through Composer
https://asset-packagist.org/
Other
280 stars 35 forks source link

Added Includer class. #71

Closed SamMousa closed 9 years ago

SamMousa commented 10 years ago

This includes an includer class that can be used to get paths / urls to the installed components.

RobLoach commented 10 years ago

I like it. Could we provide a few fixture tests around it? Thanks!

SamMousa commented 10 years ago

I don't have experience with writing fixture tests and don't have time to write them.

SamMousa commented 9 years ago

I don't have time to add any tests; do you want to merge this or do you prefer to look into some other implementation? Currently I'm using this implementation in several projects and it seems to be working fine for me.