ceus-media/hydrogen-modules

Collection of modules for Hydrogen framework.

1.1.0 2025-02-11 16:24 UTC

This package is auto-updated.

Last update: 2025-02-18 16:27:30 UTC


README

A collection of free modules for Hydrogen Framework, maintained by Ceus Media.

Branch Release PHP version PHPStan level Monthly downloads Package version License

This version is for Hydrogen Framework 1.0.x on PHP 8.1+.
The next version 1.1.x is for Hydrogen Framework 1.1.x on PHP 8.3+.
The older version 0.9.x supports Hydrogen Framework 0.9.x on PHP 7.4+.

Content

These modules are the basic components to build applications using the Hydrogen Framework.

Modules are group by purposes, like:

  • Admin - administrative modules for managing things inside the application
  • Info - informative modules for displaying information to application customers
  • Manage - modules for managing things which are visible to application customers through Info modules
  • JS - JavaScript modules like bindings of external JavaScript libraries or selfmade jQuery plugins
  • Resource - modules providing access to resources, like database
  • UI - User interface modules, like panels or form components
  • Work - modules for working issues, like bug tracking or task management

Installation

composer require ceus-media/hydrogen-modules