dependencies

Track your application dependencies and their status within a Laravel Application

MIT License

Downloads
5.2K
Stars
1
Committers
1
dependencies - 2.1.1 Latest Release

Published by sfneal 6 months ago

What's Changed

Full Changelog: https://github.com/sfneal/dependencies/compare/2.1.0...2.1.1

dependencies - 2.1.0

Published by sfneal 6 months ago

dependencies - 2.0.0

Published by sfneal 6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/sfneal/dependencies/compare/1.10.0...2.0.0

dependencies - 1.10.0

Published by sfneal 6 months ago

What's Changed

Full Changelog: https://github.com/sfneal/dependencies/compare/1.9.0...1.10.0

dependencies - 1.9.0

Published by sfneal over 2 years ago

What's Changed

Full Changelog: https://github.com/sfneal/dependencies/compare/1.8.1...1.9.0

dependencies - 1.8.1

Published by sfneal over 2 years ago

What's Changed

Full Changelog: https://github.com/sfneal/dependencies/compare/1.8.0...1.8.1

dependencies - 1.8.0

Published by sfneal over 2 years ago

dependencies - 1.7.1

Published by sfneal over 2 years ago

dependencies - 1.7.0

Published by sfneal over 2 years ago

dependencies - 1.6.0

Published by sfneal over 2 years ago

What's Changed

Full Changelog: https://github.com/sfneal/dependencies/compare/1.5.1...1.6.0

dependencies - 1.5.1

Published by sfneal over 2 years ago

What's Changed

Full Changelog: https://github.com/sfneal/dependencies/compare/1.5.0...1.5.1

dependencies - 1.5.0

Published by sfneal over 2 years ago

What's Changed

Full Changelog: https://github.com/sfneal/dependencies/compare/1.4.3...1.5.0

dependencies - 1.4.3

Published by sfneal over 2 years ago

What's Changed

Full Changelog: https://github.com/sfneal/dependencies/compare/1.4.2...1.4.3

dependencies - 1.4.2

Published by sfneal about 3 years ago

  • add persistent 'http' cache store for storing HTTP responses (reduces runtime of test suite, once response is received it shouldn't be expected to change)
dependencies - 1.4.1

Published by sfneal about 3 years ago

  • add static from() methods to Url & ImgShieldsUrl classes to allow for cleaner static construction of objects
  • refactor ComposerDependencies utility to ComposerRequirements to better reflect use
dependencies - 1.4.0

Published by sfneal about 3 years ago

  • make Url & ImgShieldsUrl utility classes for generating URLs & SVGs
  • add ability to pass global img shields params to Dependency, DependencyRepository & DependencyService
  • add testing of adding global params to img shield URLs
dependencies - 1.3.0

Published by sfneal about 3 years ago

  • optimize test suite so that SVG & URL assertions are in a single test method #52
  • add 'pull requests' methods to DependenciesService that allow access to 'open' & 'closed' pull request counts
  • add custom assertion methods for testing open & closed pull requests urls & svg badges
  • add 'composer test-feature' & 'composer test-unit' scripts for running 'Feature' & 'Unit' tests separately
dependencies - 1.2.1

Published by sfneal about 3 years ago

  • add color override to 'closed issues' svg badge to force color to be red (makes it easier to read open vs. closed issues)
dependencies - 1.2.0

Published by sfneal about 3 years ago

  • add ability to display 'open issues' & 'closed issues' badges for dependencies #43
dependencies - 1.1.1

Published by sfneal about 3 years ago

  • fix 'travis-ci.com' url to 'app.travis-ci.com' subdomain (was causing DependenciesServiceTest::travis_url() to fail)
  • add support for sfneal/caching v2.0
Package Rankings
Top 23.8% on Packagist.org
Badges
Extracted from project README
Packagist PHP support Latest Version on Packagist Quality Score Total Downloads