Popular Packages
-
PHP
mouf/utils.cache.cache-interface
This package only contains the interface that must be implemented by caching classes. Unless you want to implement your own caching method, you should import a cache package that will use this interface. For instance, common.utils.session-cache, or common.utils.file-cache.
-
PHP
mouf/utils.cache.apc-cache
This package contains a cache mechanism that relies on the APC caching system. For this cache to work, the APC Pecl package must be enabled.
-
PHP
mouf/utils.cache.file-cache
This package contains a cache mechanism that relies on temporary files.
-
PHP
mouf/mvc.splash-common
Splash is a PHP router. It takes an HTTP request and dispatches it to the appropriate controller.
-
PHP
mouf/html.utils.weblibrarymanager
The Javascript/CSS library manager is a PHP class in charge of keeping track of the JS and CSS files that have been included so far in a web page. Basically, you tell the Javascript/CSS library manager to import a JS/CSS file and it will make sure it is included, only once, and that all dependencies
-
-
-
-
-
-
PHP
mouf/utils.constants.debug
This package contains a simple installer for Mouf that will create a constant 'DEBUG' in your project and initialize it to true. Useful for packages supporting a 'debug' mode.
-
PHP
mouf/html.utils.weblibrarymanager.component-installer
This Mouf package contains a Composer installer that will automatically create WebLibrary instances when a 'component' package is installed in Composer. It is designed to be used only with Mouf's WebLibraryManager.
-
HTML
idealpostcodes/module-ukaddresssearch
Ideal Postcodes UK address search magento extension. Ideal-Postcodes.co.uk
-
HTML
friendsoftypo3/headless_news
This extension provides integration with news to output content from TYPO3 in JSON format.
-