composer-patches VS ideas

Compare composer-patches vs ideas and see what are their differences.

ideas

Issues board used for Laravel internals discussions. (by laravel)
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-patches ideas
10 8
1,475 928
- -
7.6 1.1
8 days ago almost 3 years ago
PHP
BSD 3-clause "New" or "Revised" 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-patches

Posts with mentions or reviews of composer-patches. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-28.

ideas

Posts with mentions or reviews of ideas. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-10.
  • Go with PHP
    19 projects | news.ycombinator.com | 10 May 2023
    I just don't get why people in php use lazy comparison in php when you know that "0e4"=="0e5" in php.

    and yes, Laravel use lazy comparison. And yes at least three bugs where caused by this use.

    see: https://github.com/laravel/ideas/issues/698 for why I'm a bit grumpy with php ecosystem

  • Laravel considered harmful
    13 projects | /r/PHP | 28 Apr 2023
    I explained why singleton are not well used. There is plenty of example online. TLDR: Laravel hides a lot of dependencies. You want to use another Container? You cannot. The issue is described here: https://github.com/laravel/ideas/issues/1467.
  • I've made a random serial key generator
    2 projects | /r/laravel | 16 Jan 2022
    By the way Laravel is still PSR-2 and will unlikely adopt PSR-12, while I understand your intentions. I'm on the fence about suggesting Laravel's users to use a coding standard not adopted in the framework.
  • Strict models
    3 projects | /r/laravel | 1 Oct 2021
    That's what they did here before the PR: https://github.com/laravel/ideas/issues/455
  • @push from ServiceProvider
    1 project | /r/laravel | 25 Jun 2021
  • Simple feature/project upvoting system?
    2 projects | /r/selfhosted | 27 Jan 2021
    Example: https://github.com/laravel/ideas

What are some alternatives?

When comparing composer-patches and ideas you can also consider the following projects:

Repman - Repman - PHP Repository Manager: packagist proxy and host for private packages

Laravel - The Laravel Framework.

Packagist - Package Repository Website - try https://packagist.com if you need your own -

Sylius - Open Source eCommerce Framework on Symfony

comments - Native comments for your Laravel application.

phel-lang - Phel is a functional programming language that transpiles to PHP. A Lisp dialect inspired by Clojure and Janet.

ComposerRequireChecker - A CLI tool to check whether a specific composer package uses imported symbols that aren't part of its direct composer dependencies

Torch - Examples of using each Illuminate component in non-Laravel applications

WordPress Packagist - WordPress Packagist — manage your plugins with Composer

votey-uppy

composer-diff - Compares composer.lock changes and generates Markdown report so you can use it in PR description.

laravel-strict-coding-standard - PHP_CodeSniffer rules for Laravel to force the "right" design of the app