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
- Host: GitHub
- URL: https://github.com/jbboehr/php-embed
- Owner: jbboehr
- License: agpl-3.0
- Created: 2024-01-28T00:55:11.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-28T18:40:09.000Z (over 1 year ago)
- Last Synced: 2024-10-06T04:21:45.802Z (over 1 year ago)
- Topics: macro, macros, php, php-extension, php-extensions, php8
- Language: C
- Homepage:
- Size: 68.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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).