2017 © Pedro Peláez
 

magento-module aoe_classpathcache

Class path cache for Magento autoloader.

image

aoepeople/aoe_classpathcache

Class path cache for Magento autoloader.

  • Thursday, June 11, 2015
  • by fbrnc
  • Repository
  • 59 Watchers
  • 46 Stars
  • 3,095 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 33 Forks
  • 8 Open issues
  • 11 Versions
  • 2 % Grown

The README.md

AOE ClassPathCache

Change log

  • v0.5.1, (*1)

    • Added Travis CI config file
    • Add PHPCS ruleset and check
    • Fixed several PSR-2 related errors in the code
    • Added tracking of the Travis CI build status for master into the README
  • v0.5.0, (*2)

    • Changed code pool from 'local' to 'community'. NB: This change could possibly break things if you are manually installing the code instead of using modman/composer
    • Reformatted code to PSR-1/PSR-2
    • Reformatted additional files to use spaces instead of tabs and \n for line-breaks
  • v0.4.2, (*3)

    • Fixed bug when calling Varien_Autoload::setCache() with a bad cache file (Nicolas Fabre)
  • v0.4.1, (*4)

    • Fixed bug in the autoload destructor call that was throwing exceptions in developer mode
  • v0.4.0, (*5)

    • Added support for PSR-0 compliant autoloading
  • v0.3.0 (Merging community contributions. Thanks a lot!), (*6)

    • Added support for dynamic n98-magerun module (by Christian Muench)
    • Fix package name in composer.json (by Kalen Jordan)
    • Log into separate file (var/log/classpathcache.log) (by Colin Mollenhour)
    • Prevent fatal errors when PHP has already started shutting down. (by Colin Mollenhour)
    • Remove tmp file on failed rename (prevent filling disk with tmp files (by Colin Mollenhour)
    • Added license information (GPL v3)
  • v0.2.2, (*7)

    • Revalidate cache rather than clearing cache to prevent stampeding.
    • Check that APC is actually enabled.
    • Do not store apc cache for cli mode.
    • Make useAPC static property public to allow it to be explicitly enabled or disabled.
    • Remove tmp files on failed rename.
    • Prevent fatal errors when autoloader invoked during shutdown.
  • v0.2.1, (*8)

    • Adding button to cache management page to flush Aoe_ClassPathCache content
  • v0.2.0, (*9)

    • Adding controller that allows clearing apc cache in a frontend context and helper function that abstracts from that/
  • v0.1.0, (*10)

    • Adding APC support

Usage

Clean cache (from everywhere - will do internal frontend call if needed to delete APC content)

Mage::helper('aoe_classpathcache')->clearClassPathCache();

Command line

cd shell/
php aoe_classpathcache.php -action clear

Additional Info

Build Status Latest Stable Version Total Downloads Latest Unstable Version License, (*11)

The Versions

11/06 2015

dev-master

9999999-dev https://github.com/aoepeople/Aoe_ClassPathCache

Class path cache for Magento autoloader.

  Sources   Download

OSL-3.0

The Requires

 

The Development Requires

11/06 2015

v0.5.2

0.5.2.0 https://github.com/aoepeople/Aoe_ClassPathCache

Class path cache for Magento autoloader.

  Sources   Download

OSL-3.0

The Requires

 

The Development Requires

13/03 2015

v0.5.1.1

0.5.1.1 https://github.com/aoepeople/Aoe_ClassPathCache

Class path cache for Magento autoloader.

  Sources   Download

OSL-3.0

The Requires

 

The Development Requires

04/03 2015

v0.5.1

0.5.1.0 https://github.com/aoepeople/Aoe_ClassPathCache

Class path cache for Magento autoloader.

  Sources   Download

OSL-3.0

The Requires

 

The Development Requires

04/03 2015

v0.5.0

0.5.0.0 https://github.com/aoepeople/Aoe_ClassPathCache

Class path cache for Magento autoloader.

  Sources   Download

OSL-3.0

The Requires

 

03/03 2015

v0.4.2

0.4.2.0 https://github.com/aoepeople/Aoe_ClassPathCache

Class path cache for Magento autoloader.

  Sources   Download

OSL-3.0

The Requires

 

20/11 2014

v0.4.1

0.4.1.0 https://github.com/aoepeople/Aoe_ClassPathCache

Class path cache for Magento autoloader.

  Sources   Download

OSL-3.0

The Requires

 

02/06 2014

v0.4.0

0.4.0.0 https://github.com/AOEMedia/Aoe_ClassPathCache

Class path cache for Magento autoloader.

  Sources   Download

OSL-3.0

The Requires

 

19/11 2013

v0.3.0

0.3.0.0 https://github.com/AOEMedia/Aoe_ClassPathCache

Class path cache for Magento autoloader.

  Sources   Download

OSL-3.0

The Requires

 

24/05 2013

v0.2.1

0.2.1.0 https://github.com/fbrnc/Aoe_ClassPathCache

Class path cache for Magento autoloader.

  Sources   Download

OSL-3.0

The Requires

 

24/05 2013

v0.2.0

0.2.0.0 https://github.com/fbrnc/Aoe_ClassPathCache

Class path cache for Magento autoloader.

  Sources   Download

OSL-3.0

The Requires