Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Provides content-negotiation tools using Accept* headers.

License

NotificationsYou must be signed in to change notification settings

auraphp/Aura.Accept

Repository files navigation

Provides content-negotiation tools usingAccept* headers.

Installation and Autoloading

This package is installable and PSR-4 autoloadable via Composer asaura/accept.

Alternatively,download a release, or clone this repository, then map theAura\Accept\ namespace to the packagesrc/ directory.

Dependencies

This package requires PHP 7.2 or later. It has been tested on PHP 7.2 - 8.1. We recommend using the latest available version of PHP as a matter of principle.

Aura library packages may sometimes depend on external interfaces, but never onexternal implementations. This allows compliance with community standardswithout compromising flexibility. For specifics, please examine the packagecomposer.json file.

Quality

Scrutinizer Code QualitycodecovContinuous Integration

To run thePHPUnit unit tests at the command line, issuecomposer install and thenvendor/bin/phpunit at the package root. This requiresComposer to be available ascomposer.

This library attempts to comply withPSR-1,PSR-2, andPSR-4. Ifyou notice compliance oversights, please send a patch via pull request.

Community

To ask questions, provide feedback, or otherwise communicate with the Aura community, please join ourGoogle Group, follow@auraphp on Twitter, or chat with us on #auraphp on Freenode.

Documentation

This package is fully documentedhere.


[8]ページ先頭

©2009-2025 Movatter.jp