gaurang / asynchronous
This function will open socket and ask socket to initiate php call by given $url and parameters, In that function we have functionality of our needs. It just initiate just url with parameters and returns your process will complete soon so, it's work like asynchronous.
Requires
- php: >=7.1.0
- ext-json: *
- laravel/framework: ^5.6
This package is auto-updated.
Last update: 2024-10-22 10:43:52 UTC
README
Asynchronous Thread
About Asynchronous
This Library will open socket and ask socket to initiate given $url and $parameters, In that url we have controller/function to do such a functionality of our needs which will be work as thread. This library just initiate given url with paramenter and process will complete soon so, it's work like asynchronous.
Security Vulnerabilities
If you discover a security vulnerability within Asynchronous, please send an e-mail to Gaurang Joshi via gaurangnil@gmail.com. All security vulnerabilities will be handled by himself and your help would be appriciated.
License
The Asynchronous is open-source software licensed under the MIT license.