Skip to content

Packagist Addon - Integrates Packagist information links and macros in your projects

License

Notifications You must be signed in to change notification settings

codex-project/packagist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title subtitle
Packagist
Addons

Packagist Addon

Adds packagist ...

Installation

composer require codex/packagist
php artisan codex:addons:enable codex/packagist

Configuration

config/codex-packagist.php

[
]

[project]/config.php [project]/[revision]/revision.yml [project]/[revision]/[document] (as attributes)

[
    'packagist' => [
        'enabled' => [
            // ...
            'packagist' => true
        ],
        'packagist' => [
            'name' => 'vendor/package'
        ]
    ]
]

Copyright/License

Copyright 2019 Robin Radic - MIT Licensed

About

Packagist Addon - Integrates Packagist information links and macros in your projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages