PHPackages                             panlatent/craft-codepower-pack - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. panlatent/craft-codepower-pack

ActiveCraft-plugin[Utility &amp; Helpers](/categories/utility)

panlatent/craft-codepower-pack
==============================

Improve encoding experience

0.1.0(1y ago)019mitPHPPHP &gt;=8.2CI passing

Since Mar 20Pushed 1y ago1 watchersCompare

[ Source](https://github.com/panlatent/craft-codepower-pack)[ Packagist](https://packagist.org/packages/panlatent/craft-codepower-pack)[ RSS](/packages/panlatent-craft-codepower-pack/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (8)Versions (2)Used By (0)

Codepower Pack
==============

[](#codepower-pack)

Codepower Pack is a plugin to improve the Craft encoding experience. It emphasizes the use of PHP attribute annotations instead of encoding, including event register, enum assistants, and other useful tools.

Note

Before the official release of version 1.0, 0.x was unstable and always relied on the latest development version of subpackages.

What's this?
------------

[](#whats-this)

Essentially, Codepower Pack simply packages some libraries into a plugin for use directly in the Craft Store. You can directly Using these libraries, there is no need to install this plugin.

[Event Register](https://github.com/panlatent/craft-event-register) is an event register that can directly register application events in the configuration file.

Example```
