List of 77 languages for HTTP statuses

Related tags

HTTP http-statuses
Overview

Laravel Lang: HTTP Statuses

List of 77 languages for HTTP statuses

Stable Version Unstable Version Total Downloads License

Installation

To get the latest version of Laravel Lang: HTTP Statuses library, simply require the project using Composer:

$ composer require laravel-lang/http-statuses --dev

Instead, you may of course manually update your require block and run composer update if you so choose:

{
    "require": {
        "laravel-lang/http-statuses": "^1.0"
    }
}

Using

To install files from this repository into your project, you need to install the andrey-helldar/laravel-lang-publisher version ^10.1 and above and specify the namespace of this project in its configuration.

For example:

// config/lang-publisher.php



return [
    // ...

    /*
     * Determines from which packages to synchronize localization files.
     */

    'plugins' => [
        \LaravelLang\HttpStatuses\Provider::class,
    ],
];
Comments
Releases(v3.1.3)
  • v3.1.3(Dec 6, 2022)

    Changed

    • [id]: Update Indonesian translations by @febryars33 in https://github.com/Laravel-Lang/http-statuses/pull/46

    Full Changelog: https://github.com/Laravel-Lang/http-statuses/compare/v3.1.1...v3.1.3

    Source code(tar.gz)
    Source code(zip)
  • v3.1.2(Nov 25, 2022)

    Changed

    • [id]: Update Indonesian translations by @febryars33 in https://github.com/Laravel-Lang/http-statuses/pull/46

    Full Changelog: https://github.com/Laravel-Lang/http-statuses/compare/v3.1.1...v3.1.2

    Source code(tar.gz)
    Source code(zip)
  • v3.1.1(Nov 19, 2022)

    Changed

    • [zh_CN]: Make the translation more authentic by @chuoke in https://github.com/Laravel-Lang/http-statuses/pull/45

    New Contributors

    • @chuoke made their first contribution in https://github.com/Laravel-Lang/http-statuses/pull/45

    Full Changelog: https://github.com/Laravel-Lang/http-statuses/compare/v3.1.0...v3.1.1

    Source code(tar.gz)
    Source code(zip)
  • v3.1.0(Nov 4, 2022)

    Changed

    • Replace Page Not Found message with Not Found by @andrey-helldar in https://github.com/Laravel-Lang/http-statuses/pull/44

    Full Changelog: https://github.com/Laravel-Lang/http-statuses/compare/v3.0.8...v3.1.0

    Source code(tar.gz)
    Source code(zip)
  • v3.0.8(Nov 2, 2022)

    Changed

    • Translating... by @febryars33 in https://github.com/Laravel-Lang/http-statuses/pull/43

    New Contributors

    • @febryars33 made their first contribution in https://github.com/Laravel-Lang/http-statuses/pull/43

    Full Changelog: https://github.com/Laravel-Lang/http-statuses/compare/v3.0.7...v3.0.8

    Source code(tar.gz)
    Source code(zip)
  • v3.0.7(Aug 23, 2022)

    What's Changed

    • [pl] updated 100% by @makowskid in https://github.com/Laravel-Lang/http-statuses/pull/40

    New Contributors

    • @makowskid made their first contribution in https://github.com/Laravel-Lang/http-statuses/pull/40

    Full Changelog: https://github.com/Laravel-Lang/http-statuses/compare/v3.0.6...v3.0.7

    Source code(tar.gz)
    Source code(zip)
  • v3.0.6(Aug 1, 2022)

    What's Changed

    • Fix Google Translate issues by @EgoistDeveloper in https://github.com/Laravel-Lang/http-statuses/pull/38

    New Contributors

    • @EgoistDeveloper made their first contribution in https://github.com/Laravel-Lang/http-statuses/pull/38

    Full Changelog: https://github.com/Laravel-Lang/http-statuses/compare/v3.0.5...v3.0.6

    Source code(tar.gz)
    Source code(zip)
  • v3.0.5(Jul 20, 2022)

  • v3.0.4(Jul 17, 2022)

    What's Changed

    • az update by @hs-qwerty in https://github.com/Laravel-Lang/http-statuses/pull/37

    Full Changelog: https://github.com/Laravel-Lang/http-statuses/compare/v3.0.3...v3.0.4

    Source code(tar.gz)
    Source code(zip)
  • v3.0.3(Jul 13, 2022)

    What's Changed

    • tr update by @hs-qwerty in https://github.com/Laravel-Lang/http-statuses/pull/36

    Full Changelog: https://github.com/Laravel-Lang/http-statuses/compare/v3.0.2...v3.0.3

    Source code(tar.gz)
    Source code(zip)
  • v3.0.2(Jul 2, 2022)

    What's Changed

    • [uk] Updated translations by @Oleksandr-Moik in https://github.com/Laravel-Lang/http-statuses/pull/34

    New Contributors

    • @Oleksandr-Moik made their first contribution in https://github.com/Laravel-Lang/http-statuses/pull/34

    Full Changelog: https://github.com/Laravel-Lang/http-statuses/compare/v3.0.1...v3.0.2

    Source code(tar.gz)
    Source code(zip)
  • v3.0.1(Jun 30, 2022)

    What's Changed

    • update missing fa translations by @ariaieboy in https://github.com/Laravel-Lang/http-statuses/pull/33

    New Contributors

    • @ariaieboy made their first contribution in https://github.com/Laravel-Lang/http-statuses/pull/33

    Full Changelog: https://github.com/Laravel-Lang/http-statuses/compare/v3.0.0...v3.0.1

    Source code(tar.gz)
    Source code(zip)
  • v3.0.0(Jun 29, 2022)

    What's Changed

    • [3.x] Upgrade to new structure by @andrey-helldar in https://github.com/Laravel-Lang/http-statuses/pull/31
    • Translate ru by @andrey-helldar in https://github.com/Laravel-Lang/http-statuses/pull/32

    Full Changelog: https://github.com/Laravel-Lang/http-statuses/compare/v2.1.3...v3.0.0

    Source code(tar.gz)
    Source code(zip)
  • v2.1.3(Jun 28, 2022)

    What's Changed

    • tr-http-status update version 1 by @hs-qwerty in https://github.com/Laravel-Lang/http-statuses/pull/30

    New Contributors

    • @hs-qwerty made their first contribution in https://github.com/Laravel-Lang/http-statuses/pull/30

    Full Changelog: https://github.com/Laravel-Lang/http-statuses/compare/v2.1.2...v2.1.3

    Source code(tar.gz)
    Source code(zip)
  • v2.1.2(Jun 16, 2022)

    What's Changed

    • Added conflict block to the composer.json by @andrey-helldar in https://github.com/Laravel-Lang/http-statuses/pull/26

    Full Changelog: https://github.com/Laravel-Lang/http-statuses/compare/v2.1.1...v2.1.2

    Source code(tar.gz)
    Source code(zip)
  • v2.1.1(Apr 28, 2022)

    What's Changed

    • Added Brazilian Portuguese translations by @EuCarlos in https://github.com/Laravel-Lang/http-statuses/pull/22

    New Contributors

    • @EuCarlos made their first contribution in https://github.com/Laravel-Lang/http-statuses/pull/22

    Full Changelog: https://github.com/Laravel-Lang/http-statuses/compare/v2.1.0...v2.1.1

    Source code(tar.gz)
    Source code(zip)
  • v2.1.0(Apr 24, 2022)

  • v2.0.1(Apr 19, 2022)

    What's Changed

    • Added Laravel 9 tests by @andrey-helldar in https://github.com/Laravel-Lang/http-statuses/pull/12
    • Added linter by @andrey-helldar in https://github.com/Laravel-Lang/http-statuses/pull/13
    • Added italian translations by @rinodrummer in https://github.com/Laravel-Lang/http-statuses/pull/19

    New Contributors

    • @dependabot made their first contribution in https://github.com/Laravel-Lang/http-statuses/pull/14
    • @rinodrummer made their first contribution in https://github.com/Laravel-Lang/http-statuses/pull/19

    Full Changelog: https://github.com/Laravel-Lang/http-statuses/compare/v2.0.0...v2.0.1

    Source code(tar.gz)
    Source code(zip)
  • v2.0.0(Dec 2, 2021)

    What's Changed

    • Upgrade to publisher 11 version by @andrey-helldar in https://github.com/Laravel-Lang/http-statuses/pull/10
    • Update README.md by @andrey-helldar in https://github.com/Laravel-Lang/http-statuses/pull/11

    Full Changelog: https://github.com/Laravel-Lang/http-statuses/compare/v1.0.10...v2.0.0

    Source code(tar.gz)
    Source code(zip)
  • v1.0.10(Dec 2, 2021)

    What's Changed

    • Fixed fatal error by @andrey-helldar in https://github.com/Laravel-Lang/http-statuses/pull/8
    • Revert fixes by @andrey-helldar in https://github.com/Laravel-Lang/http-statuses/pull/9

    Full Changelog: https://github.com/Laravel-Lang/http-statuses/compare/v1.0.9...v1.0.10

    Source code(tar.gz)
    Source code(zip)
  • v1.0.9(Dec 1, 2021)

    What's Changed

    • [fa] update some statuses by @shamsnaamir in https://github.com/Laravel-Lang/http-statuses/pull/7

    Full Changelog: https://github.com/Laravel-Lang/http-statuses/compare/v1.0.8...v1.0.9

    Source code(tar.gz)
    Source code(zip)
  • v1.0.8(Nov 16, 2021)

    What's Changed

    • [fa] update some of statuses by @shamsnaamir in https://github.com/Laravel-Lang/http-statuses/pull/6

    Full Changelog: https://github.com/Laravel-Lang/http-statuses/compare/v1.0.7...v1.0.8

    Source code(tar.gz)
    Source code(zip)
  • v1.0.7(Oct 22, 2021)

    What's Changed

    • [fa] updating translations by @shamsnaamir in https://github.com/Laravel-Lang/http-statuses/pull/5

    New Contributors

    • @shamsnaamir made their first contribution in https://github.com/Laravel-Lang/http-statuses/pull/5

    Full Changelog: https://github.com/Laravel-Lang/http-statuses/compare/v1.0.6...v1.0.7

    Source code(tar.gz)
    Source code(zip)
Owner
Laravel Lang
Translation of Laravel Framework
Laravel Lang
Unirest is a set of lightweight HTTP libraries available in multiple languages.

Unirest for PHP Unirest is a set of lightweight HTTP libraries available in multiple languages. This fork is maintained by APIMatic for its Code Gener

APIMatic 14 Oct 26, 2022
Declarative HTTP Clients using Guzzle HTTP Library and PHP 8 Attributes

Waffler How to install? $ composer require waffler/waffler This package requires PHP 8 or above. How to test? $ composer phpunit Quick start For our e

Waffler 3 Aug 26, 2022
Guzzle, an extensible PHP HTTP client

Guzzle, PHP HTTP client Guzzle is a PHP HTTP client that makes it easy to send HTTP requests and trivial to integrate with web services. Simple interf

Guzzle 22.3k Jan 2, 2023
Requests for PHP is a humble HTTP request library. It simplifies how you interact with other sites and takes away all your worries.

Requests for PHP Requests is a HTTP library written in PHP, for human beings. It is roughly based on the API from the excellent Requests Python librar

null 3.5k Dec 31, 2022
A Chainable, REST Friendly, PHP HTTP Client. A sane alternative to cURL.

Httpful Httpful is a simple Http Client library for PHP 7.2+. There is an emphasis of readability, simplicity, and flexibility – basically provide the

Nate Good 1.7k Dec 21, 2022
PHP's lightweight HTTP client

Buzz - Scripted HTTP browser Buzz is a lightweight (<1000 lines of code) PHP 7.1 library for issuing HTTP requests. The library includes three clients

Kris Wallsmith 1.9k Jan 4, 2023
HTTPlug, the HTTP client abstraction for PHP

HTTPlug HTTPlug, the HTTP client abstraction for PHP. Intro HTTP client standard built on PSR-7 HTTP messages. The HTTPlug client interface is compati

The PHP HTTP group 2.4k Dec 30, 2022
PSR-7 HTTP Message implementation

zend-diactoros Repository abandoned 2019-12-31 This repository has moved to laminas/laminas-diactoros. Master: Develop: Diactoros (pronunciation: /dɪʌ

Zend Framework 1.6k Dec 9, 2022
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.

This is a port of the VCR Ruby library to PHP. Record your test suite's HTTP interactions and replay them during future test runs for fast, determinis

php-vcr 1.1k Dec 23, 2022
Requests for PHP is a humble HTTP request library. It simplifies how you interact with other sites and takes away all your worries.

Requests for PHP Requests is a HTTP library written in PHP, for human beings. It is roughly based on the API from the excellent Requests Python librar

null 3.5k Dec 31, 2022
The HttpClient component provides powerful methods to fetch HTTP resources synchronously or asynchronously.

HttpClient component The HttpClient component provides powerful methods to fetch HTTP resources synchronously or asynchronously. Resources Documentati

Symfony 1.7k Jan 6, 2023
PSR HTTP Message implementations

laminas-diactoros Diactoros (pronunciation: /dɪʌktɒrɒs/): an epithet for Hermes, meaning literally, "the messenger." This package supercedes and repla

Laminas Project 343 Dec 25, 2022
Unirest in PHP: Simplified, lightweight HTTP client library.

Unirest for PHP Unirest is a set of lightweight HTTP libraries available in multiple languages, built and maintained by Mashape, who also maintain the

Kong 1.3k Dec 28, 2022
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs

PHP Curl Class: HTTP requests made easy PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs. Installation Requirements Quic

null 3.1k Jan 5, 2023
The HttpFoundation component defines an object-oriented layer for the HTTP specification.

HttpFoundation Component The HttpFoundation component defines an object-oriented layer for the HTTP specification. Resources Documentation Contributin

Symfony 8.3k Dec 29, 2022
HTTP header kit for PHP 7.1+ (incl. PHP 8) based on PSR-7

HTTP header kit for PHP 7.1+ (incl. PHP 8) based on PSR-7 Installation composer require sunrise/http-header-kit How to use? HTTP Header Collection Mor

Sunrise // PHP 63 Dec 31, 2022
↪️ Bypass for PHP creates a custom HTTP Server to return predefined responses to client requests

Bypass for PHP provides a quick way to create a custom HTTP Server to return predefined responses to client requests.Useful for tests with Pest PHP or PHPUnit.

CiaReis 101 Dec 1, 2022
Application for logging HTTP and DNS Requests

Request Logger Made by Adam Langley ( https://twitter.com/adamtlangley ) What is it? Request logger is a free and open source utility for logging HTTP

null 13 Nov 28, 2022
TusPHP - 🚀a HTTP based protocol for resumable file uploads.

tus is a HTTP based protocol for resumable file uploads. Resumable means you can carry on where you left off without re-uploading whole data again in case of any interruptions. An interruption may happen willingly if the user wants to pause, or by accident in case of a network issue or server outage.

Ankit Pokhrel 1.3k Dec 28, 2022