Download the PHP package simonhamp/network without Composer
On this page you can find all versions of the php package simonhamp/network. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download simonhamp/network
More information about simonhamp/network
Files in simonhamp/network
Informations about the package network
Network
Network is a new kind of social network that lets you take back control of your content and your privacy. Read more on the Wiki.
This is heavily WIP and there's really not much to see yet, but if you want to have a play feel free.
Requirements
- PHP 7.1+
- ZeroMQ
- ZeroMQ PHP extension
If you don't have ZeroMQ or the PHP extension installed (if you're not sure, you probably don't), you can install them via your package manager and PECL, for example using Homebrew on a Mac:
To install ZeroMQ on other platforms, please check the ZeroMQ docs.
Installation
The simplest way to install Network right now is via the command line:
ALTERNATIVELY: If you prefer to fork and clone this repo, you will need to install dependencies manually by running the following from the project's root:
After all of the dependencies have downloaded, you can kick off the setup process by running:
It's a guided CLI installation so it should be pretty easy to follow.
Updating
Updating is as simple as running:
This will pull in the latest version of the main package and its dependencies and then run any new/outstanding migrations. This should all be pretty painless.
Problems
Any feedback you can give about your experience on any platform would be great. Please feel free to open an issue.
Acknowledgements
Network is proudly built on Laravel.
All versions of network with dependencies
fideloper/proxy Version ^4.0
laravel/framework Version 5.8.*
laravel/tinker Version ^1.0
simonhamp/network-elements Version ^0.0.12