Download the PHP package singlephon/corelink without Composer
On this page you can find all versions of the php package singlephon/corelink. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download singlephon/corelink
More information about singlephon/corelink
Files in singlephon/corelink
Package corelink
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
Informations about the package corelink
CommonSource: CoreLink
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 CoreLink to Laravel project
-
Publish neccessary files
-
Execute structure make command
-
Migrate tables
-
Configure your Nodelink application (Install NodeLink package, configure .env)
- Register NodeLink application
Usage
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.
All versions of corelink with dependencies
ext-json Version *