Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【feature】 support UI extension #317

Open
dbx192 opened this issue Jan 15, 2024 · 4 comments · May be fixed by #318
Open

【feature】 support UI extension #317

dbx192 opened this issue Jan 15, 2024 · 4 comments · May be fixed by #318
Labels
enhancement New feature or request kind/extension Issues related to extensions need response

Comments

@dbx192
Copy link

dbx192 commented Jan 15, 2024

I really like the PHP language. Can I support this extension? I really enjoy developing UI tools in a PHP environment. If we can support this extension, we can package PHP programs directly into single file UI programs. It's really exciting to think about it.

UI extension url: https://www.php.net/manual/en/refs.ui.php
https://github.com/krakjoe/ui

@crazywhalecc crazywhalecc added enhancement New feature or request kind/extension Issues related to extensions labels Jan 15, 2024
@crazywhalecc
Copy link
Owner

This library libui has not been updated for a long time, I guess it may not be easy to add. Mostly it lacks PHP8 support and I don't know if it makes sense to add it.

@dbx192
Copy link
Author

dbx192 commented Jan 15, 2024

This library libui has not been updated for a long time, I guess it may not be easy to add. Mostly it lacks PHP8 support and I don't know if it makes sense to add it.

thank you for your reply. How about this : https://github.com/libui-ng/libui-ng
https://github.com/ardillo-php/ext

@crazywhalecc crazywhalecc linked a pull request Jan 15, 2024 that will close this issue
3 tasks
@crazywhalecc
Copy link
Owner

I've only managed to get ardillo support done on macOS, albeit statically compiled, but I'm not sure what the minimum compatible system version is for it. #318

@KingBes
Copy link

KingBes commented Apr 10, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request kind/extension Issues related to extensions need response
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants