GithubHelp home page GithubHelp logo

folded-php / http Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 74 KB

HTTP utilities for your web app.

Home Page: https://packagist.org/packages/folded/http

License: MIT License

Dockerfile 3.36% Makefile 6.58% PHP 90.06%
http php status-code

http's People

Watchers

 avatar  avatar

http's Issues

Issue with the homepage in the Composer configuration

Describe the bug
The homepage to this repository is wrong in the Composer configuration.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://packagist.org/packages/folded/http
  2. Click on Homepage
  3. See error

Expected behavior
The homepage should redirect to this repository correctly.

Screenshots
N/A.

Desktop (please complete the following information):
All.

Smartphone (please complete the following information):
All.

Additional context
N/A.

Issue with the source link in the Composer configuration

Describe the bug
The source link to this repository is wrong in the Composer configuration.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://packagist.org/packages/folded/http
  2. Click on Source
  3. See error

Expected behavior
The source link should redirect to this repository correctly.

Screenshots
N/A.

Desktop (please complete the following information):
All.

Smartphone (please complete the following information):
All.

Additional context
N/A.

Issue with the issue link in the Composer configuration

Describe the bug
The issue link to this repository is wrong in the Composer configuration.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://packagist.org/packages/folded/http
  2. Click on Issues
  3. See error

Expected behavior
The issue link should redirect to this repository correctly.

Screenshots
N/A.

Desktop (please complete the following information):
All.

Smartphone (please complete the following information):
All.

Additional context
N/A.

New feature for adding a PHP linter

Is your feature request related to a problem? Please describe.
PHP sources are not linted.

Describe the solution you'd like
There should be a linter like PHPCS for linting PHP sources.

Describe alternatives you've considered
N/A.

Additional context
N/A.

Add static analysis in the test command

Description

Static analysis helps catching bugs earlier.

Proposal

  • Using phpstan/phpstan in the make test command: php vendor/bin/phpunit && php vendor/bin/phpstan analyse sources
  • Use the level 8 for a maximum of consistency
  • Use a phpstan.neon configuration file

Worarkound solutions

None.

Notes

None.

Issue with the namespace

Describe the bug
The namespace for this package does not include the Folded parent namespace.

To Reproduce
N/A.

Expected behavior
This package should be located in the parent namespace Folded.

Screenshots
N/A.

Desktop (please complete the following information):
All.

Smartphone (please complete the following information):
All.

Additional context
N/A.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.