laravel/roster
Detect packages & approaches in use within a Laravel project
v1.0.0
29M downloads/mo
#257 most downloaded on Packagist
laravel/roster
What this package is like to depend on
Last release 1 months ago
18 Jul 2026
Release timing varies
gaps range from 2 weeks to 4 months
Nearly every release is documented
notes for 17 of 17 stable releases
Nothing withdrawn
no release was ever pulled
1 years old
17 releases · first in 2025
11 releases in the last 12 months
see the full history below
Release timeline
17 releases · Jul 2025 to Jul 2026Releases
latest 17-
v1.0.018 Jul 2026Release notes
Open source →Upgrade guide: https://github.com/laravel/roster/blob/main/UPGRADE.md
What's Changed
- Makes imports consistent by @nunomaduro in #45
- Pin GitHub Actions to commit SHAs and add Dependabot config by @joetannenbaum in #47
- chore(deps): bump shivammathur/setup-php from 2.37.0 to 2.37.1 in the github-actions group by @dependabot[bot] in #51
- Add Dependabot cooldown of 5 days by @nunomaduro in #52
- Enable Dependabot auto-merge by @nunomaduro in #53
- chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions group by @dependabot[bot] in #54
- chore(deps): bump shivammathur/setup-php from 2.37.1 to 2.37.2 in the github-actions group by @dependabot[bot] in #56
- chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group by @dependabot[bot] in #57
- Redesign detection API around ecosystems and detectors by @pushpak1300 in #48
- Sync 1.x into main by @pushpak1300 in #66
New Contributors
- @nunomaduro made their first contribution in #45
- @joetannenbaum made their first contribution in #47
- @dependabot[bot] made their first contribution in #51
Full Changelog: v0.5.1...v1.0.0
Release notes
Open source →Upgrade guide: https://github.com/laravel/roster/blob/main/UPGRADE.md
What's Changed
- Makes imports consistent by @nunomaduro in https://github.com/laravel/roster/pull/45
- Pin GitHub Actions to commit SHAs and add Dependabot config by @joetannenbaum in https://github.com/laravel/roster/pull/47
- chore(deps): bump shivammathur/setup-php from 2.37.0 to 2.37.1 in the github-actions group by @dependabot[bot] in https://github.com/laravel/roster/pull/51
- Add Dependabot cooldown of 5 days by @nunomaduro in https://github.com/laravel/roster/pull/52
- Enable Dependabot auto-merge by @nunomaduro in https://github.com/laravel/roster/pull/53
- chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions group by @dependabot[bot] in https://github.com/laravel/roster/pull/54
- chore(deps): bump shivammathur/setup-php from 2.37.1 to 2.37.2 in the github-actions group by @dependabot[bot] in https://github.com/laravel/roster/pull/56
- chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group by @dependabot[bot] in https://github.com/laravel/roster/pull/57
- Redesign detection API around ecosystems and detectors by @pushpak1300 in https://github.com/laravel/roster/pull/48
- Sync 1.x into main by @pushpak1300 in https://github.com/laravel/roster/pull/66
New Contributors
- @nunomaduro made their first contribution in https://github.com/laravel/roster/pull/45
- @joetannenbaum made their first contribution in https://github.com/laravel/roster/pull/47
- @dependabot[bot] made their first contribution in https://github.com/laravel/roster/pull/51
Full Changelog: https://github.com/laravel/roster/compare/v0.5.1...v1.0.0
-
v0.5.105 Mar 2026Release notes
Open source →What's Changed
- Add @laravel/echo-react and @laravel/echo-vue package detection by @pushpak1300 in #44
Full Changelog: v0.5.0...v0.5.1
Release notes
Open source →What's Changed
- Add @laravel/echo-react and @laravel/echo-vue package detection by @pushpak1300 in https://github.com/laravel/roster/pull/44
Full Changelog: https://github.com/laravel/roster/compare/v0.5.0...v0.5.1
-
v0.5.017 Feb 2026Release notes
Open source →What's Changed
- Add direct and constraint support to NPM package scanners by @pushpak1300 in #41
- Add path detection functionality by @pushpak1300 in #42
Full Changelog: v0.4.0...v0.5.0
Release notes
Open source →What's Changed
- Add direct and constraint support to NPM package scanners by @pushpak1300 in https://github.com/laravel/roster/pull/41
- Add path detection functionality by @pushpak1300 in https://github.com/laravel/roster/pull/42
Full Changelog: https://github.com/laravel/roster/compare/v0.4.0...v0.5.0
-
v0.4.011 Feb 2026Release notes
Open source →What's Changed
- Drop Php 8.1 Support by @pushpak1300 in #37
- Feature detect app-modules directory as a Modular approach by @webard in #36
- Add support for Yarn v4 (Berry) lock file format by @mathieutu in #27
- refactor: extract dup logic into abstract class by @jackbayliss in #26
- Supports Laravel 13 by @pushpak1300 in #40
New Contributors
- @webard made their first contribution in #36
- @mathieutu made their first contribution in #27
- @jackbayliss made their first contribution in #26
Full Changelog: v0.3.1...v0.4.0
Release notes
Open source →What's Changed
- Drop Php 8.1 Support by @pushpak1300 in https://github.com/laravel/roster/pull/37
- Feature detect app-modules directory as a Modular approach by @webard in https://github.com/laravel/roster/pull/36
- Add support for Yarn v4 (Berry) lock file format by @mathieutu in https://github.com/laravel/roster/pull/27
- refactor: extract dup logic into abstract class by @jackbayliss in https://github.com/laravel/roster/pull/26
- Supports Laravel 13 by @pushpak1300 in https://github.com/laravel/roster/pull/40
New Contributors
- @webard made their first contribution in https://github.com/laravel/roster/pull/36
- @mathieutu made their first contribution in https://github.com/laravel/roster/pull/27
- @jackbayliss made their first contribution in https://github.com/laravel/roster/pull/26
Full Changelog: https://github.com/laravel/roster/compare/v0.3.1...v0.4.0
-
v0.3.127 Jan 2026Release notes
Open source →What's Changed
- feat: Add Boost and Pail detection by @chris-ware in #23
- feat(roster): add modular approach detection via root modules directory by @soleinjast in #33
- Fix YarnPackageLock scanner to detect scoped npm packages by @zcuric in #35
New Contributors
- @chris-ware made their first contribution in #23
- @soleinjast made their first contribution in #33
- @zcuric made their first contribution in #35
Full Changelog: v0.3.0...v0.3.1
Release notes
Open source →What's Changed
- feat: Add Boost and Pail detection by @chris-ware in https://github.com/laravel/roster/pull/23
- feat(roster): add modular approach detection via root modules directory by @soleinjast in https://github.com/laravel/roster/pull/33
- Fix YarnPackageLock scanner to detect scoped npm packages by @zcuric in https://github.com/laravel/roster/pull/35
New Contributors
- @chris-ware made their first contribution in https://github.com/laravel/roster/pull/23
- @soleinjast made their first contribution in https://github.com/laravel/roster/pull/33
- @zcuric made their first contribution in https://github.com/laravel/roster/pull/35
Full Changelog: https://github.com/laravel/roster/compare/v0.3.0...v0.3.1
-
v0.3.001 Dec 2025Release notes
Open source →Release notes
Open source →What's Changed
- Add PHP 8.5 Support by @pushpak1300 in https://github.com/laravel/roster/pull/30
Full Changelog: https://github.com/laravel/roster/compare/v0.2.9...v0.3.0
-
v0.2.920 Oct 2025Release notes
Open source →What's Changed
- Add --dev option to Composer command in README by @ylynfatt in #25
- Implement node package manager detection by @pushpak1300 in #24
New Contributors
Full Changelog: v0.2.8...v0.2.9
Release notes
Open source →What's Changed
- Add --dev option to Composer command in README by @ylynfatt in https://github.com/laravel/roster/pull/25
- Implement node package manager detection by @pushpak1300 in https://github.com/laravel/roster/pull/24
New Contributors
- @ylynfatt made their first contribution in https://github.com/laravel/roster/pull/25
Full Changelog: https://github.com/laravel/roster/compare/v0.2.8...v0.2.9
-
v0.2.822 Sep 2025Release notes
Open source →What's Changed
- Detect package direct or indirect by @ashleyhindle in #21
Full Changelog: v0.2.7...v0.2.8
Release notes
Open source →What's Changed
- Detect package direct or indirect by @ashleyhindle in https://github.com/laravel/roster/pull/21
Full Changelog: https://github.com/laravel/roster/compare/v0.2.7...v0.2.8
-
v0.2.718 Sep 2025Release notes
Open source →Release notes
Open source →What's Changed
- Add laravel/mcp detection by @ashleyhindle in https://github.com/laravel/roster/pull/20
Full Changelog: https://github.com/laravel/roster/compare/v0.2.6...v0.2.7
-
v0.2.604 Sep 2025Release notes
Open source →What's Changed
- feat: add PHPUnit package detection support by @ashleyhindle in #19
Full Changelog: v0.2.5...v0.2.6
Release notes
Open source →What's Changed
- feat: add PHPUnit package detection support by @ashleyhindle in https://github.com/laravel/roster/pull/19
Full Changelog: https://github.com/laravel/roster/compare/v0.2.5...v0.2.6
-
v0.2.529 Aug 2025Release notes
Open source →What's Changed
- Docs: Add missing import to usage example by @AmadulHaque in https://github.com/laravel/roster/pull/17
- Feat: Add in missing laravel packages by @jjoek in https://github.com/laravel/roster/pull/14
New Contributors
- @AmadulHaque made their first contribution in https://github.com/laravel/roster/pull/17
- @jjoek made their first contribution in https://github.com/laravel/roster/pull/14
Full Changelog: https://github.com/laravel/roster/compare/v0.2.4...v0.2.5
-
v0.2.427 Aug 2025Release notes
Open source →What's Changed
- Add support for Laravel Sail enumeration by @pushpak1300 in https://github.com/laravel/roster/pull/11
- Add support for Laravel Breeze by @pushpak1300 in https://github.com/laravel/roster/pull/12
- feat: use installed version for PackageScans, not version constraint by @ashleyhindle in https://github.com/laravel/roster/pull/16
- Add prettier and eslint to detectable packages by @laserhybiz in https://github.com/laravel/roster/pull/13
New Contributors
- @laserhybiz made their first contribution in https://github.com/laravel/roster/pull/13
Full Changelog: https://github.com/laravel/roster/compare/v0.2.3...v0.2.4
-
v0.2.313 Aug 2025Release notes
Open source →What's Changed
- add symfony yaml dependency by @ashleyhindle in https://github.com/laravel/roster/pull/9
Full Changelog: https://github.com/laravel/roster/compare/v0.2.2...v0.2.3
-
v0.2.224 Jul 2025Release notes
Open source →What's Changed
- feat: add raw package name support fixes #7 by @ashleyhindle in https://github.com/laravel/roster/pull/8
New Contributors
- @ashleyhindle made their first contribution in https://github.com/laravel/roster/pull/8
Full Changelog: https://github.com/laravel/roster/compare/v0.2.1...v0.2.2
-
v0.2.123 Jul 2025Release notes
Open source →What's Changed
- update package name in readme by @srinathreddydudi in https://github.com/laravel/roster/pull/5
- Add support for vue by @pushpak1300 in https://github.com/laravel/roster/pull/4
- Add support for pnpm and yarn by @HichemTab-tech in https://github.com/laravel/roster/pull/2
New Contributors
- @srinathreddydudi made their first contribution in https://github.com/laravel/roster/pull/5
- @pushpak1300 made their first contribution in https://github.com/laravel/roster/pull/4
- @HichemTab-tech made their first contribution in https://github.com/laravel/roster/pull/2
Full Changelog: https://github.com/laravel/roster/compare/v0.2.0...v0.2.1
-
v0.2.021 Jul 2025 -
v0.1.021 Jul 2025