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 30 public repositories matching this topic...
Common interface for simple asynchronous placeholders.
-
Updated
Mar 18, 2017 - PHP
Asynchronous HTTP client with promises.
-
Updated
Oct 12, 2025 - 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
Sep 11, 2025 - PHP
A minimalistic implementation of Promises for PHP
-
Updated
May 6, 2023 - PHP
Zynq is a PHP library that brings JavaScript-like asynchronous features to PHP, including support for timers, promises, async/await behavior, and multi-threaded execution via RPC.
-
Updated
May 2, 2025 - 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
- 27 followers
- Website
- github.com/topics/promise
- Wikipedia
- Wikipedia