Promise
A promise is an object returned by an asynchronous function, which represents the current state of the operation. At the time the promise is returned to the caller, the operation often isn't finished, but the promise object provides methods to handle the eventual success or failure of the operation.
Here are 25 public repositories matching this topic...
Common interface for simple asynchronous placeholders.
-
Updated
Mar 18, 2017 - PHP
Asynchronous HTTP client with promises.
-
Updated
Sep 24, 2024 - PHP
Busca por CEP utilizando Promises nos serviços dos Correios, ViaCEP, CepAberto e outros.
-
Updated
Oct 7, 2024 - PHP
The PHP Promise handling PHP promises with additional utilities and features.
-
Updated
Nov 14, 2024 - PHP
A library to ease handling promises in ReactPHP
-
Updated
Jun 16, 2022 - PHP
PHP Promises/A+ implementation
-
Updated
Jun 28, 2020 - PHP
-
Updated
Jun 18, 2024 - PHP
A minimalistic implementation of Promises for PHP
-
Updated
May 6, 2023 - PHP
Através da linguagem PHP trabalhe com Timers, Promise, Async, Await e Thread
-
Updated
Nov 1, 2022 - PHP
async await implementation using generators in php
-
Updated
Aug 28, 2020 - PHP
Created by Barbara Liskov, Liuba Shrira, Mark S. Miller, Dean Tribble, Rob Jellinghaus, Daniel P. Friedman
Released 1988
- Followers
- 26 followers
- Wikipedia
- Wikipedia