Composer-docker VS Packagist

Compare Composer-docker vs Packagist and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Composer-docker Packagist
6 61
252 1,712
0.8% 0.2%
7.1 9.0
10 days ago 14 days ago
Dockerfile PHP
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Composer-docker

Posts with mentions or reviews of Composer-docker. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-23.
  • Best practices for building a production-ready Dockerfile for PHP applications
    5 projects | dev.to | 23 Aug 2023
    The same principle applies to any other images you may depend on, such as composer for dependency installation. Select the image tag that matches the major composer version you're using on your machine — composer:2 instead of composer:latest.
  • What do Mac users here use for local development / testing? AMP software discussion
    8 projects | /r/PHP | 27 Apr 2023
    I've got a local version of PHP installed, but I really don't need it. Composer has an official docker container: https://hub.docker.com/_/composer/
  • Php package not detecting extension as installed on container
    2 projects | /r/docker | 26 Jun 2022
    I found on the docs of the composer image, in the Troubleshooting section, that composer should not be used that way. So I put it inside the Php image with COPY --from=composer /usr/bin/composer /usr/bin/composer and it worked. Thanks for the help u/effata!
  • Unclear on how to use Docker to create local development environments.
    1 project | /r/learnprogramming | 20 May 2022
    I run most of the projects I develop on through a docker image. If it's a PHP project with composer dependencies, I use a composer image to install its dependencies, when I want to run it I use a php image. If the PHP image does not include the dependencies required for the project, I will look for an image within the project that is used, or build my own image serving the purpose. I like to make things easy to run and use, so that if I leave a project for a while I want it to be easy to get started again. If the project requires multiple things running, like a database, I setup docker-compose to make it easy to start a PHP container and database container alongside eachother that can communicate.
  • TIL: "composer updat" works
    3 projects | /r/PHP | 13 May 2021
    There is a hard coded case for this now in the project https://github.com/composer/docker/blob/master/1.10/docker-entrypoint.sh#L6
  • Create new laravel project via docker with one liner.
    1 project | dev.to | 19 Jan 2021
    The /app directory is specified working directory, from composer image via https://github.com/composer/docker/blob/582c6f4e10b6b8fbf9bc1c5b02d6ec24694fe8d4/2.0/Dockerfile#L60.

Packagist

Posts with mentions or reviews of Packagist. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-27.
  • Get YouTube Channel Details API: Testing Connection
    2 projects | dev.to | 27 Dec 2023
    What will we do next time? Actually, the whole package is ready, and all that's left is to publish it on Packagist.
  • Building Python Package: API Client for YouTube Channel Details (RapidAPI)
    1 project | dev.to | 21 Dec 2023
    publishing our work on https://packagist.org/
  • Shopware Changes since the 6.0 Dev Training Videos
    5 projects | dev.to | 12 Dec 2023
    The latter one is based on nix OS using Symfony flex recipes and PHP packagist composer. The flex devenv should work cross-platform on Linux, Windows, and Mac. "The main difference to other tools like Docker or a VM is that it neither uses containerization nor virtualization techniques. Instead, the services run natively on your machine."
  • Have an interview for PHP, any tips on where to start?
    1 project | /r/PHPhelp | 6 Dec 2023
    Composer is (still) the defacto standard package manager, with the Packagist repo being the standard place to find and install libraries.
  • Was Rust Worth It?
    18 projects | news.ycombinator.com | 25 Oct 2023
    Sorta—it looks like they were most enforced by convention until May 2015, when they finally become enforced [0]. Still, that's a good one that I hadn't thought of, and they at least had the convention in place.

    [0] https://github.com/composer/packagist/issues/163#issuecommen...

  • Best practices for building a production-ready Dockerfile for PHP applications
    5 projects | dev.to | 23 Aug 2023
    Scanning your image for vulnerabilities is a critical step before you deploy it to production. You can use Snyk to scan your PHP Docker image and identify and resolve vulnerabilities. The Snyk Vulnerability Database includes records for all popular operating systems and dependencies, including PHP packages published to Packagist.
  • laravel is apple and symfony is android, your own framework is linux distro buit by you
    2 projects | /r/PHP | 7 Jun 2023
    No. The only linked commercial thing I know - is Nova admin panel interface lib. But you don't have to use it. (Filament or Encore are free and suitable). Modules are free ( packagist.org and gthub.com ) and you should handle them with standard composer package tool. But you need to code. It is not WordPress like CMS
  • How to tame a language
    1 project | /r/PHPhelp | 3 Jun 2023
    Once you understand the underlying principles of a concept, you're free to find a library via packagist.org to use.
  • New to PHP - I'm actually impressed
    5 projects | /r/PHP | 31 May 2023
    For strings I use Stringy (https://github.com/danielstjules/Stringy) for arrays I built my own Collection library, but pretty sure there are plenty in packagist (https://packagist.org/)
  • Google Drive API, PHP discontinued.
    2 projects | /r/PHPhelp | 31 May 2023
    I guess I tried downloading a old version. and have to download a newer version of apiclient I found on https://packagist.org/packages/google/apiclient with monolog/monolog: ^2.9||^3.0. I'll try that in a second, I am away from computer now.

What are some alternatives?

When comparing Composer-docker and Packagist you can also consider the following projects:

docker-php - Docker Images for PHP

Laravel-Zero - A PHP framework for console artisans

zoneminder-base - An always up-to-date automatically building ZoneMinder container

WordPress Packagist - WordPress Packagist — manage your plugins with Composer

lamp-docker - LAMP Stack on Docker with NODE/NPM for PHP development.

Laravel 6 - Powerful REPL for the Laravel framework.

Composer - Dependency Manager for PHP

Bingo Functional - A simple functional programming library for PHP

laravel-vue-medialibrary

Symfony Panther - A browser testing and web crawling library for PHP and Symfony

docker-php-nginx - Docker image with PHP-FPM 8.3 & Nginx 1.24 on Alpine Linux

LaravelS - LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole.