Popular Packages
-
-
-
-
-
PHP
mimmi20/laminas-router-hostname
Provides a Router for Laminas MVC to match a host name
Abandoned!
-
-
smorken/cache-assist
CacheAssist for PHP 8/Laravel
-
-
PHP
icanhazstring/phpstan-readonly-property
Support #[IsReadonly] promoted constructor properties for PHPStan
Abandoned!
-
-
PHP
mouf/html.template.menus.basicmenu
This package contains a single class in charge of rendering a 'Menu' instance in HTML using the toHtml() method. The rendering is performed using <ul> and <li> tags.
-
-
-
PHP
mouf/security.userfiledao
This package contains an implementation of a UserDao, that stores the application users in a simple PHP file. It can be used together with the MoufUserService to provide easy access management to an application. Since the users are stored in a PHP file, this very special DAO does not require a database!