Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Http Method Laravel Package

ergebnis/http-method

Tiny PHP package providing named constants for HTTP request methods (GET, POST, PUT, DELETE, etc.). Use it to avoid magic strings and share a single source of truth across frameworks, libraries, and your own code.

View on GitHub
Deep Wiki
Context7
`2.8.0`

For a full diff see [2.7.0...2.8.0][2.7.0...2.8.0].

Added

`2.7.0`

For a full diff see [2.6.0...2.7.0][2.6.0...2.7.0].

Changed

  • Allowed installation on PHP 8.5 ([#903]), by [@localheinz]
`2.6.0`

For a full diff see [2.5.0...2.6.0][2.5.0...2.6.0].

Added

`2.5.0`

For a full diff see [2.4.0...2.5.0][2.4.0...2.5.0].

Added

`2.4.0`

For a full diff see [2.3.0...2.4.0][2.3.0...2.4.0].

Changed

  • Dropped support for PHP 8.0 ([#622]), by [@localheinz]
`2.3.0`

For a full diff see [2.2.0...2.3.0][2.2.0...2.3.0].

Changed

  • Dropped support for PHP 7.4 ([#537]), by [@localheinz]
`2.2.0`

For a full diff see [2.1.0...2.2.0][2.1.0...2.2.0].

Changed

  • Dropped support for PHP 7.2 ([#428]), by [@localheinz]
  • Dropped support for PHP 7.3 ([#429]), by [@localheinz]
`2.1.0`

For a full diff see [2.0.1...2.1.0][2.0.1...2.1.0].

Added

`2.0.1`

For a full diff see 2.0.0...2.0.1.

Fixed

  • Removed an inappropriate replace configuration from composer.json (#73), by [@localheinz]

2.0.0

For a full diff see 1.0.0...2.0.0.

Changed

  • Renamed vendor namespace Localheinz to Ergebnis after move to [@ergebnis] (#70), by [@localheinz]

    Run

    $ composer remove localheinz/http-method
    

    and

    $ composer require ergebnis/http-method
    

    to update.

    Run

    $ find . -type f -exec sed -i '.bak' 's/Localheinz\\Http/Ergebnis\\Http/g' {} \;
    

    to replace occurrences of Localheinz\Http with Ergebnis\Http.

    Run

    $ find -type f -name '*.bak' -delete
    

    to delete backup files created in the previous step.

1.0.0

For a full diff see 848192d...1.0.0.

Added

[@ergebnis]: https://github.com/ergebnis [@localheinz]: https://github.com/localheinz

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
andydefer/laravel-cluster
testo/fiber
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity
christhompsontldr/laravel-inky
spatie/mailcoach-vapor
spatie/laravel-javascript-views