-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Description
What do you need?
Laravel typically includes the most common php extensions preinstalled for first party services like laravel cloud, laravel forge, laravel herd, and the php.new environment setup.
see: https://herd.laravel.com/docs/macos/technology/php-extensions
and php.new
The install Laravel should aim for parity with the recommended Laravel php.new and other first class Laravel services.
Comparison of Enabled Modules
php.new Installed | Omarchy Enabled | Status
bcmath | bcmath | ✅ Enabled
bz2 | (Missing) | ❌ Missing
calendar | (Missing) | ❌ Missing
ctype | ctype | ✅ Enabled
curl | curl | ✅ Enabled
dba | (Missing) | ❌ Missing
dom | dom | ✅ Enabled
exif | (Missing) | ❌ Missing
ffi | (Missing) | ❌ Missing
fileinfo | fileinfo | ✅ Enabled
filter | filter | ✅ Enabled
ftp | (Missing) | ❌ Missing
gd | (Missing) | ❌ Missing
gmp | (Missing) | ❌ Missing
hash | hash | ✅ Enabled
iconv | iconv | ✅ Enabled
imagick | (Missing) | ❌ Missing
imap | (Missing) | ❌ Missing
intl | intl | ✅ Enabled
json | json | ✅ Enabled
ldap | (Missing) | ❌ Missing
mbstring | mbstring | ✅ Enabled
openssl | openssl | ✅ Enabled
pcre | pcre | ✅ Enabled
pdo | PDO | ✅ Enabled
pdo_mysql | pdo_mysql | ✅ Enabled
pdo_sqlite | pdo_sqlite | ✅ Enabled
tokenizer | tokenizer | ✅ Enabled
xml | xml | ✅ Enabled
opcache | xdebug | ❌ Missing (Zend Module)
zip | zip | ✅ Enabled