nicmart / phpy
With phpy you have an object-oriented interface to create valid php-code constructs
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/nicmart/phpy
Requires
- php: >=5.3.3
This package is auto-updated.
Last update: 2025-10-23 19:35:33 UTC
README
An experimental libarary for php code inspection and generation!
Warning: I've stopped the development of this library when I found the wonderful Php-Parser library, that does all the things I wanted Phpy do, and much more.