GithubHelp home page GithubHelp logo

extension-manager-extension's Introduction

Extension Manager Extension

CI

This is an extension which can manage Phpactor extensions, providing command line commands to list, install and remove extensions.

Contributing

This package is open source and welcomes contributions! Feel free to open a pull request on this repository.

Support

  • Create an issue on the main Phpactor repository.
  • Join the #phpactor channel on the Slack Symfony Devs channel.

extension-manager-extension's People

Contributors

dantleech avatar taluu avatar

Watchers

 avatar  avatar  avatar

Forkers

taluu

extension-manager-extension's Issues

How to add install third-party extensions?

Hi, after phpactor/worse-reflection#107 I've created https://github.com/Slamdunk/phpactor-extension which:

But .phpactor extension:install slam/phpactor-extension keeps raising:

<warning>Warning from https://repo.packagist.org: Support for Composer 1 is deprecated and some packages will not be available. You should upgrade to Composer 2. See https://blog.packagist.com/deprecating-composer-1-support/</warning>

In ComposerVersionFinder.php line 33:
                                                                           
  Could not find suitable version for extension "slam/phpactor-extension"  
                                                                           

What am I missing?

Do not commit a generated file which does not compile

e.g. the following caused by an incorrectly generated extension name parameters:

<?php
// 2018-11-18T14:57:13+00:00
// this file is autogenerated by phpactor do not edit it

return [
  \Phpactor\Extension\Behat\Behat ExtensionExtension::class,
];

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.