Popular Packages
-
PHP
mouf/utils.constants.secret
This package contains a simple installer for Mouf that will create a constant 'SECRET' in your project and initialize it to some random value.
-
-
PHP
mouf/html.renderer.twig-extensions
This package contains a set of Twig extensions and utility class to ease the use of Twig templates in Mouf.
-
PHP
mouf/utils.action.common-action
This package contains common classes that implement the ActionInterface interface (from the mouf/utils.action.action-interface package).
-
PHP
mouf/utils.cache.in-memory-cache
This package contains the most basic cache mechanism. It stores cache items in an array. It means the cache is flushed as soon as the script returns. It is very basic, but also very fast. You will usually use this mechanism with another one just behind.
-
PHP
mouf/html.renderer
This package contains the rendering mechanism of the Mouf framework. It is a mechanism allowing packages/templates/developers to overload a default template for various HTML objects.
-
PHP
bnbwebexpertise/pdf-to-image
Convert a pdf to an image with Imagick extension. Forked from spatie/pdf-to-image
-
-
PHP
mouf/utils.common.url-interface
This package contains an interface used by many objects to say they represent a URL. The concept is very simple, the object implements a getUrl method, and that's it!
-
-
-
-
PHP
mouf/mouf-validators-interface
The mouf-validators-interface package contains interfaces your classes can implement to provide self-validation in the Mouf interface.
-
-