| PHP Version | 8.2.33 |
|---|---|
| Server Software | Apache |
| Document Root | /var/www/vhosts/6jm7-s8pk.accessdomain.com/evoba.com |
| Current Script | /var/www/vhosts/6jm7-s8pk.accessdomain.com/evoba.com/check-composer.php |
| Type | Name | Size |
|---|---|---|
| 📄 FILE | .DS_Store | 6148 bytes |
| 📄 FILE | .htaccess | 3957 bytes |
| 📄 FILE | .node-version | 3 bytes |
| 📁 DIR | .puppeteer-cache | - |
| 📁 DIR | .well-known | - |
| 📄 FILE | 75067241d6d55b15a3b0036315f6328f.txt | 0 bytes |
| 📄 FILE | BingSiteAuth.xml | 85 bytes |
| 📁 DIR | PHPMailer | - |
| 📄 FILE | about.php | 13269 bytes |
| 📁 DIR | admin | - |
| 📄 FILE | aeo.php | 40375 bytes |
| 📁 DIR | api | - |
| 📁 DIR | assets | - |
| 📁 DIR | backup_12282020 | - |
| 📁 DIR | backup_24092019 | - |
| 📄 FILE | beauty-and-wellness-seo.php | 17545 bytes |
| 📁 DIR | beta | - |
| 📄 FILE | brand-seo.php | 11680 bytes |
| 📄 FILE | check-composer.php | 5843 bytes |
| 📄 FILE | composer.json | 544 bytes |
| 📄 FILE | composer.lock | 52595 bytes |
| 📄 FILE | contact.php | 26275 bytes |
| 📄 FILE | content-marketing.php | 24872 bytes |
| 📄 FILE | design-comparison.php | 5426 bytes |
| 📄 FILE | ecommerce-seo.php | 17486 bytes |
| 📄 FILE | enterprise-seo.php | 11902 bytes |
| 📄 FILE | faq.php | 22319 bytes |
| 📄 FILE | franchise-seo.php | 21532 bytes |
| 📄 FILE | google140d8e9ba5b6605f.html | 53 bytes |
| 📄 FILE | healthcare-and-dental-seo.php | 17386 bytes |
| 📄 FILE | home-services-seo.php | 17541 bytes |
| 📁 DIR | includes | - |
| 📄 FILE | index.html | 24366 bytes |
| 📄 FILE | index.php | 36033 bytes |
| 📄 FILE | lead-generation-seo.php | 11801 bytes |
| 📁 DIR | learn | - |
| 📄 FILE | legal-services-seo.php | 17616 bytes |
| 📄 FILE | local-listing-management.php | 24526 bytes |
| 📄 FILE | local-seo.php | 32502 bytes |
| 📁 DIR | logs | - |
| 📄 FILE | multi-location-seo.php | 18857 bytes |
| 📁 DIR | node_modules | - |
| 📄 FILE | package-lock.json | 56087 bytes |
| 📄 FILE | package.json | 56 bytes |
| 📁 DIR | portal | - |
| 📄 FILE | ppc.php | 19794 bytes |
| 📄 FILE | privacy.php | 13584 bytes |
| 📄 FILE | projects.php | 12054 bytes |
| 📄 FILE | real-estate-seo.php | 17757 bytes |
| 📄 FILE | restaurants-and-food-seo.php | 17597 bytes |
| 📄 FILE | robots.txt | 242 bytes |
| 📄 FILE | saas-and-technology-seo.php | 17692 bytes |
| 📄 FILE | seo-migration.php | 11714 bytes |
| 📄 FILE | seo-pricing-estimator.php | 39485 bytes |
| 📄 FILE | seo-recovery.php | 11723 bytes |
| 📄 FILE | seo.php | 34677 bytes |
| 📄 FILE | service-area-seo.php | 21376 bytes |
| 📄 FILE | shopify-development.php | 20364 bytes |
| 📄 FILE | single-location-seo.php | 18032 bytes |
| 📄 FILE | sitemap.php | 2430 bytes |
| 📄 FILE | startup-seo.php | 12056 bytes |
| 📁 DIR | templates | - |
| 📄 FILE | terms.php | 19414 bytes |
| 📁 DIR | vendor | - |
| 📄 FILE | view-estimate.php | 16773 bytes |
| 📄 FILE | web-development.php | 14777 bytes |
| 📄 FILE | wordpress-development.php | 20391 bytes |
✅ composer.json EXISTS
{
"name": "evoba/website",
"description": "Evoba Digital Marketing Website",
"type": "project",
"require": {
"php": ">=7.4",
"mpdf/mpdf": "^8.2",
"phpmailer/phpmailer": "^6.8",
"spatie/browsershot": "^3.0"
},
"config": {
"optimize-autoloader": true,
"preferred-install": "dist",
"sort-packages": true,
"audit": {
"block-insecure": false
}
},
"autoload": {
"psr-4": {
"Evoba\\": "includes/"
}
}
}
✅ composer.lock EXISTS (Composer ran successfully)
✅ Everything looks good! Vendor folder exists.