GithubHelp home page GithubHelp logo

Composer support about php-emoji HOT 13 CLOSED

iamcal avatar iamcal commented on August 24, 2024
Composer support

from php-emoji.

Comments (13)

marktopper avatar marktopper commented on August 24, 2024 2

While it is not added to Packalyst you can however use this in you composer.json file to require it anyways.

{
    // ...
    "repositories": {
        "php-emoji": {
            "type": "package",
            "package": {
                "name": "iamcal/php-emoji",
                "version": "1.0.0",
                "source": {
                    "url": "https://github.com/iamcal/php-emoji",
                    "type": "git",
                    "reference": "master"
                }
            }
        }
    },
    // ...
    "require": {
        // ...
        "iamcal/php-emoji": "1.0.0"
        // ...
    },
    // ...
}

Enjoy.

from php-emoji.

F21 avatar F21 commented on August 24, 2024

👍 Would love to see this too!

from php-emoji.

lordcoste avatar lordcoste commented on August 24, 2024

+1

from php-emoji.

budhead avatar budhead commented on August 24, 2024

+1

from php-emoji.

marktopper avatar marktopper commented on August 24, 2024

👍

from php-emoji.

KristobalJunta avatar KristobalJunta commented on August 24, 2024

+1 for this

from php-emoji.

iamcal avatar iamcal commented on August 24, 2024

If somebody wants to PR a composer.json i'd be happy to merge it

from php-emoji.

KristobalJunta avatar KristobalJunta commented on August 24, 2024

@iamcal I really wanna do it, but right now I don't have much free time 😢
marktopper's solution works well as a fix, but that's definitely not the proper way

from php-emoji.

mdoelker avatar mdoelker commented on August 24, 2024

There you go #27

from php-emoji.

KristobalJunta avatar KristobalJunta commented on August 24, 2024

@mdoelker whoa it's that much easy. Thanks

from php-emoji.

mdoelker avatar mdoelker commented on August 24, 2024

You do have to submit it on packagist.org though once the file is merged.

from php-emoji.

KristobalJunta avatar KristobalJunta commented on August 24, 2024

Of course, I just forgot it's not obligatory to support PSR in composer packages

from php-emoji.

iamcal avatar iamcal commented on August 24, 2024

thanks! PR merged and package registered: https://packagist.org/packages/iamcal/php-emoji

from php-emoji.

Related Issues (20)

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.