Download the PHP package laravel/roster without Composer
On this page you can find all versions of the php package laravel/roster. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download laravel/roster
More information about laravel/roster
Files in laravel/roster
Package roster
Short Description Detect packages & approaches in use within a Laravel project
License MIT
Homepage https://github.com/laravel/roster
Informations about the package roster
Laravel Roster
Introduction
Laravel Roster detects which Laravel ecosystem packages are in use within a project, and gives you an easy to use API to work with that data.
Installation
To get started, install Roster via Composer:
Usage
Scan a directory
Get a roster of installed packages by scanning a directory:
Query the roster
Contributing
Thank you for considering contributing to Roster! The contribution guide can be found in the Laravel documentation.
Code of Conduct
In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
License
Laravel Roster is open-sourced software licensed under the MIT license.
All versions of roster with dependencies
illuminate/console Version ^11.0|^12.0|^13.0
illuminate/contracts Version ^11.0|^12.0|^13.0
illuminate/routing Version ^11.0|^12.0|^13.0
illuminate/support Version ^11.0|^12.0|^13.0
symfony/yaml Version ^7.2|^8.0