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

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

Experimental #embed macro for PHP
https://github.com/jbboehr/php-embed

macro macros php php-extension php-extensions php8

Last synced: about 1 month ago
JSON representation

Experimental #embed macro for PHP

Awesome Lists containing this project

README

          

# php-embed

## References

- [#embed](https://thephd.dev/finally-embed-in-c23)
- [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).