2017 © Pedro Peláez
 

composer-plugin composer

Rinvex Composer is an intuitive package that utilizes Composer Plugin API to support additional actions during installation, such as installing packages outside of the default vendor library and running custom scripts during install, update, and uninstall processes.

image

rinvex/composer

Rinvex Composer is an intuitive package that utilizes Composer Plugin API to support additional actions during installation, such as installing packages outside of the default vendor library and running custom scripts during install, update, and uninstall processes.

  • Friday, July 20, 2018
  • by Omranic
  • Repository
  • 1 Watchers
  • 3 Stars
  • 4,167 Installations
  • PHP
  • 16 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 4 Versions
  • 18 % Grown

The README.md

Rinvex Composer

Rinvex Composer is an intuitive package that leverages the Composer Plugin API, offering enhanced installation features, that allow packages to be installed outside the standard vendor directory and executing custom scripts during the install, update, and uninstall phases., (*1)

Packagist Scrutinizer Code Quality Travis StyleCI License, (*2)

Installation

  1. Install the package via composer:, (*3)

    composer require rinvex/laravel-composer
    
  2. Optional if you want to change the configurations:, (*4)

    php artisan rinvex:publish:composer
    
  3. Done!, (*5)

Usage

The main purpose of this package is to adjust Composer's default behavior, allowing custom packages to install outside the vendor directory. It uses the Composer Plugin API and has built-in support for Rinvex Cortex modules, extensions, and themes., (*6)

Supported Package Types

  • cortex-theme
  • cortex-module
  • cortex-extension

Notes: - Checkout Composer's Custom Installers - You can add more custom package types via the config file at config/rinvex.composer.php. This file provides examples of custom package types. To understand how it works, consider examining the composer plugin logic., (*7)

Basic Usage

Rinvex Cortex modules, extensions and themes are installed to customizable paths, allowing placement wherever you prefer. The default configurations use these paths:, (*8)

  • cortex-theme - config('rinvex.composer.cortex-theme.path') (default: app/themes)
  • cortex-module - config('rinvex.composer.cortex-module.path') (default: app/modules)
  • cortex-extension - config('rinvex.composer.cortex-extension.path') (default: app/extensions)

When creating a new Rinvex Cortex module, extension, or theme, specify the correct composer package type in your package's composer.json. Use "type": "cortex-module" for modules, "type": "cortex-extension" for extensions, and "type": "cortex-theme" for themes., (*9)

Afterward, execute composer install or composer update in your application's root directory. The Rinvex Composer Installer will identify the package type and place it in the correct directory., (*10)

Resources

Changelog

Refer to the Changelog for a full history of the project., (*11)

Support

The following support channels are available at your fingertips:, (*12)

Contributing & Protocols

Thank you for considering contributing to this project! The contribution guide can be found in CONTRIBUTING.md., (*13)

Bug reports, feature requests, and pull requests are very welcome., (*14)

Security Vulnerabilities

If you discover a security vulnerability within this project, please send an e-mail to help@rinvex.com. All security vulnerabilities will be promptly addressed., (*15)

About Rinvex

Rinvex is a software solutions startup, specialized in integrated enterprise solutions for SMEs established in Alexandria, Egypt since June 2016. We believe that our drive The Value, The Reach, and The Impact is what differentiates us and unleash the endless possibilities of our philosophy through the power of software. We like to call it Innovation At The Speed Of Life. That’s how we do our share of advancing humanity., (*16)

License

This software is released under The MIT License (MIT)., (*17)

(c) 2016-2022 Rinvex LLC, Some rights reserved., (*18)

The Versions

20/07 2018

dev-develop

dev-develop https://rinvex.com

Rinvex Composer is an intuitive package that utilizes Composer Plugin API to support additional actions during installation, such as installing packages outside of the default vendor library and running custom scripts during install, update, and uninstall processes.

  Sources   Download

MIT

The Requires

 

The Development Requires

plugin laravel extension composer installer module package composable rinvex cortex modulable

18/02 2018

dev-master

9999999-dev https://rinvex.com

Rinvex Composer is an intuitive package that utilizes Composer Plugin API to support additional actions during installation, such as installing packages outside of the default vendor library and running custom scripts during install, update, and uninstall processes.

  Sources   Download

MIT

The Requires

 

The Development Requires

plugin laravel extension composer installer module package composable rinvex cortex modulable

18/02 2018

v0.0.1

0.0.1.0 https://rinvex.com

Rinvex Composer is an intuitive package that utilizes Composer Plugin API to support additional actions during installation, such as installing packages outside of the default vendor library and running custom scripts during install, update, and uninstall processes.

  Sources   Download

MIT

The Requires

 

The Development Requires

plugin laravel extension composer installer module package composable rinvex cortex modulable

31/01 2018

dev-analysis-zGmRvl

dev-analysis-zGmRvl https://rinvex.com

Rinvex Composer is an intuitive package that utilizes Composer Plugin API to support additional actions during installation, such as installing packages outside of the default vendor library and running custom scripts during install, update, and uninstall processes.

  Sources   Download

MIT

The Requires

 

The Development Requires

plugin laravel extension composer installer module package composable rinvex cortex modulable