Skip to content

Lightweight autodiscovering PSR-17 HTTP factories

License

Notifications You must be signed in to change notification settings

sfn/http-factory

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autodiscovering PSR-17 HTTP Factories

Latest Version Software License Build Status Coverage

Install

Install the library using Composer.

$ composer require tuupola/http-factory

Usage

Here be dragons.

Testing

You can run tests either manually or automatically on every code change. Automatic tests require entr to work.

$ composer test
$ brew install entr
$ composer watch

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

License

The MIT License (MIT). Please see License File for more information.

About

Lightweight autodiscovering PSR-17 HTTP factories

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%