A collection of free modules for Hydrogen Framework, maintained by Ceus Media.
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+.
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
composer require ceus-media/hydrogen-modules