An open API service indexing awesome lists of open source software.

https://github.com/jbboehr/php-defer

Experimental defer macro implementation for PHP
https://github.com/jbboehr/php-defer

deus-vult macro macros php php-extension php-extensions php8

Last synced: 11 months ago
JSON representation

Experimental defer macro implementation for PHP

Awesome Lists containing this project

README

          

# php-defer

## References

- [php-ast-tracer-poc](https://github.com/beberlei/php-ast-tracer-poc)
- [zend_language_scanner.l](https://github.com/php/php-src/blob/12b5ba0b1d87d2dfdb4ee213cb5d122c921f3f2f/Zend/zend_language_scanner.l#L624)

## License

This project is licensed under the [AGPLv3.0 or later](LICENSE.md).