Skip to content
/ depot Public

Depot — A PHP implementation of the Tent protocol.

License

Notifications You must be signed in to change notification settings

Cacauu/depot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Depot

Depot is a PHP implementation of the Tent protocol.

Installation / Development

Depot is not currently available via Packagist but it is managed by Composer to install dependencies.

To start working with the development version of Depot clone this repository (or fork and clone) and run Composer install with the --dev flag.

composer install --dev

To run the test suite, execute the PHPUnit that was installed by Composer:

vendor/bin/phpunit

As of this writing there are no tests. Want to help out by writing some?

License

MIT, see LICENSE.

Community

If you have questions or want to help out, join us in the #depot or #tent channels on irc.freenode.net.

About

Depot — A PHP implementation of the Tent protocol.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages