Download the PHP package singlephon/nodelink without Composer
On this page you can find all versions of the php package singlephon/nodelink. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download singlephon/nodelink
More information about singlephon/nodelink
Files in singlephon/nodelink
Package nodelink
Short Description This project is a Laravel-based microservices architecture designed to allow easy communication between multiple applications through a centralized parent application. The parent application acts as a hub for communication between the child applications, allowing for efficient and streamlined data sharing across multiple services.
License MIT
Homepage https://github.com/bcorpj/NodeLink
Informations about the package nodelink
CommonSource: NodeLink
This project is a Laravel-based microservices architecture designed to allow easy communication between multiple applications through a centralized parent application. The parent application acts as a hub for communication between the child applications, allowing for efficient and streamlined data sharing across multiple services.
This architecture allows for easy scaling and maintenance of individual services without affecting the entire system. With the use of Serviceable and Syncable classes, this system can synchronize data across different applications, ensuring that all services remain up to date with the latest information.
Developers can easily extend this architecture by adding new services, implementing Serviceable and Syncable classes, and defining routes to handle data synchronization. Overall, this project provides an efficient and scalable solution for building microservices-based applications.
Installation
-
Install NodeLink to Laravel project
-
Add configuration parameters to .env
- Register this application to CoreLink service
...coming soon
Changelog
Please see CHANGELOG for more information what has changed recently.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.