atelierspierrot / http-fundamental
The HTTP request/response library package of Les Ateliers Pierrot.
Installs: 34
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Language:HTML
Requires
- php: >=5.4.0
- atelierspierrot/library: 2.0.0-BETA
- atelierspierrot/patterns: ~1.0.9
Requires (Dev)
- fabpot/php-cs-fixer: @stable
- phpmd/phpmd: @stable
- phpunit/phpunit: @stable
- sami/sami: @stable
This package is not auto-updated.
Last update: 2024-03-02 13:08:27 UTC
README
The HTTP request/response library package of Les Ateliers Pierrot
Installation
For a complete information about how to install this package and load its namespace, please have a look at our USAGE documentation.
If you are a Composer user, just add the package to the
requirements of your project's composer.json
manifest file:
"atelierspierrot/http-fundamental": "dev-master"
You can use a specific release or the latest release of a major version using the appropriate version constraint.
Please note that this package depends on the externals PHP Patterns and PHP Library.
Author & License
HTTP fundamental
Copyright (c) 2013-2016 Pierre Cassat and contributors
Licensed under the Apache 2 license.
Les Ateliers Pierrot - Paris, France
http://www.ateliers-pierrot.fr/ - contact@ateliers-pierrot.fr