PHP Parser to deal with HTTP Accept
, Accept-Language
, Accept-Encoding
, and Accept-Charset
headers
Use composer to install the library.
composer require hnet/http-accept
See CHANGELOG.md
All form of contributions are welcome. You can report issues, fork the repo and submit pull requests.
For major changes, please open an issue first to discuss what you would like to change.
Released under Apache-2.0 License. See LICENSE file for more details.
Copyright 2020 Asis Pattisahusiwa
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.