--- description: Plugins installer for Tomato PHP framework, and plugin generator --- # 🔌 Get Started
### Installation ``` composer require tomatophp/tomato-plugins ``` ### Using you can run this command to get all plugins from the Tomato Framework ``` php artisan tomato:plugins ``` ### Changelog Please see [CHANGELOG](https://github.com/tomatophp/tomato-plugins/blob/master/CHANGELOG.md) for more information on what has changed recently. ### Security Please see [SECURITY](https://github.com/tomatophp/tomato-plugins/blob/master/SECURITY.md) for more information about the security. ### Credits * [Fady Mondy](https://www.github.com/3x1io) ### License The MIT License (MIT). Please see [License File](https://github.com/tomatophp/tomato-plugins/blob/master/LICENSE.md) for more information.\