Skip to content

Magento installation with a bunch of modules that I test on HHVM.

License

OSL-3.0 and 2 other licenses found

Licenses found

OSL-3.0
LICENSE.html
OSL-3.0
LICENSE.txt
AFL-3.0
LICENSE_AFL.txt
Notifications You must be signed in to change notification settings

danslo/Magento-HHVM-Module-Compatibility

Magento HHVM Module Compatibility

What is this?

This is a standard Magento installation that I use for testing popular module's compatibility with Magento:

  • Modules and their versions are managed through composer.
  • Modules are picked by their popularity, though due to this repository being public there will be no paid extensions.

Results

Working modules

  • AW_Blog
  • Nexcess_Turpentine
  • Cm_Cache_Backend_Redis note:
    • Does not work with named persistent connections. (disable persistent)
    • Does not work with standalone mode. (disable force_standalone)
  • Made_Cache
  • Aoe_Profiler
  • Danslo_HiphopIndexer
  • Aoe_Scheduler
  • Lesti_Fpc
  • Rubic_FixTotalSorting
  • TBT_EnhancedGrid
  • Phoenix_CashOnDelivery
  • RicoNeitzel_VertNav
  • Netzarbeiter_CustomerActivation

Untested modules

Not working modules

  • OnePica_AvaTax
    • Currently contains an issue where HHVM cannot properly decode a SOAP request.

Please test my module too?

  • Modify composer.json to add your module as a dependency.
  • Ensure that your module cleanly installs and doesn't add any rewrite conflicts.
  • Create a pull request.

How do you find the time to do this?

Byte Internet has been nice enough to provide a list of most popular repositories and are sponsoring some of my work on HHVM.

About

Magento installation with a bunch of modules that I test on HHVM.

Resources

License

OSL-3.0 and 2 other licenses found

Licenses found

OSL-3.0
LICENSE.html
OSL-3.0
LICENSE.txt
AFL-3.0
LICENSE_AFL.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published