aldemeery / phpcompanies

A curated, open-source directory of companies that use PHP for development (https://phpcompanies.net).
https://phpcompanies.net/
MIT License
2 stars 0 forks source link

Add Company: [Envisage International Corporation] #1

Closed wlfandi closed 1 month ago

wlfandi commented 2 months ago
{
    name: "Envisage International Corporation", // The only required field, you can leave everything else as is if you want
    description: "",
    country: countries.US,
    remote: true,
    logo: "https://cdn.envisageinternational.com/assets/EIC/images/logo/eic-logo-transparent-white.avif",
    links: {
        website: "https://www.envisageinternational.com/",
        careers: "",
        x: "",
        facebook: "",
        linkedin: "",
        instagram: "",
        github: "",
        youtube: "",
        crunchbase: "",
        glassdoor: ""
    }
}
aldemeery commented 1 month ago

Added.

Thanks @wlfandi