akademiano / httpwarp
Request, response, session and other tools for base web development
v1.0.0-beta.7
2017-08-27 17:25 UTC
Requires
- php: ^5.6 || ^7.0
- akademiano/utils: ^1.0.0-beta.6
Requires (Dev)
- codeception/codeception: ^2.2.10
- satooshi/php-coveralls: ^1.0.1
This package is auto-updated.
Last update: 2024-11-07 15:39:59 UTC
README
Request, response, session and other tools for base web development
Installation
composer require akademiano/httpwarp
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
History
Start as HttpWarp
License
Apache-2.0 © mrdatamapper