Inline PHP Preprocessor POC
github.com/mcneely/IPP
Source
Issues
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Requires
Requires (Dev)
None
Suggests
Provides
Conflicts
Replaces
MIT 54d45e2d7d141ac3ea34a3fcc213fe36a2caff20
This package is auto-updated.
Last update: 2025-05-07 18:50:00 UTC
This is a POC and possible start to an Inline Preprocessing Library for PHP it uses Yay as it's preprocessing engine. See example.php for an explanation of how to use.
NOTE: Most modern IDE's and Syntax Checkers will balk at this.