xcitestudios / network
Standard function network classes and interfaces
1.0.8
2015-04-13 09:44 UTC
Requires
- doctrine/collections: 1.*
- videlalvaro/php-amqplib: 2.5.*
- xcitestudios/generic: 1.*
- xcitestudios/json-schemas: 1.*
Requires (Dev)
- justinrainbow/json-schema: 1.4.*@dev
- phpdocumentor/phpdocumentor: 2.*
- phpunit/phpunit: 4.5.*
README
Interfaces designed to unify and simplify cross language and distributed functions across multiple languages (PHP edition).
Installation
From the start the packages are available on packagist (composer).
{ "require": { "xcitestudios/network": "1.*" } }
Documentation
Documentation generated with PHPDocumentor can be found at http://xcitestudios.github.io/php-network
Thanks
Special thanks to MediaSkunkWorks where the ideas for these libraries came from while working there and being given the time to ensure they're suitable for open source as well as internal use.
Development
Want to contribute? Create pull requests and I'll get in touch!
License
MIT