You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
phpVirtualBox is from 2017 maintained by Smart Guide Pty Ltd (tudor at smartguide dot com dot au)
3
+
April 2025
4
4
5
-
with support from various contributors (see https://github.com/phpvirtualbox/phpvirtualbox/graphs/contributors)
5
+
Project adopted by Anonie Muss. Updated from https://github.com/studnitskiy/phpvirtualbox where
6
+
it had been modified to work with VirtualBox 7.1. Thanks to studnitskiy for his work, and now that
7
+
he is a member of the github project, I hope he will continue to contribute.
6
8
7
-
Originally Copyright (C) 2015 Ian Moore (imoore76 at yahoo dot com)
9
+
## Roadmap
10
+
11
+
-[ ]~~Use Guacamole instead of Flash RDP client~~ Not possible without some gateway server
12
+
-[ ] Ensure feature parity with VirtualBox 7.1 minus Oracle Cloud features
13
+
-[x] PHP 8.4 compatibility
14
+
-[x] jQuery and jQuery UI updates
15
+
-[ ] Create a release process where javascript and CSS are minified and releses do not contain unnecessary build artifacts
16
+
-[ ] UI parity with VirtualBox 7.1 minus Oracle Cloud features
17
+
18
+
## History
19
+
20
+
October 2024
21
+
22
+
VirtualBox 7.1 support for x86 hosts only, no ARM hosts support.
23
+
I've basically made it stop complaining and allow my existing environment to work.
24
+
Minimally tested with PHP 8.2 (PHP-FPM + nginx).
25
+
26
+
Original text follows
27
+
28
+
This repository is a continuation of phpVirtualBox, which is no longer supported by the official authors (last commit on thier repository was sent on Jan 27, 2021 - written on Jan 18, 2023).
29
+
30
+
Right now (from 2022), this software is updated by *[Bartek Sz.](https://github.com/BartekSz95)* and various contributors (see https://github.com/BartekSz95/phpvirtualbox/graphs/contributors).
31
+
32
+
phpVirtualBox was from 2017 to 2021 maintained by Smart Guide Pty Ltd (tudor at smartguide dot com dot au) with support from various contributors.
0 commit comments