PHPackages                             antiseptikk/wordpress-encore - 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. [API Development](/categories/api)
4. /
5. antiseptikk/wordpress-encore

ActiveLibrary[API Development](/categories/api)

antiseptikk/wordpress-encore
============================

API to enqueue assets generated by @webpack/encore into your WordPress theme.

v1.1.1(2y ago)23.8k↓44.4%2[2 PRs](https://github.com/antiseptikk/wordpress-encore/pulls)MITPHPPHP &gt;=7.4 || &lt;=8.2CI failing

Since Nov 24Pushed 2y ago1 watchersCompare

[ Source](https://github.com/antiseptikk/wordpress-encore)[ Packagist](https://packagist.org/packages/antiseptikk/wordpress-encore)[ RSS](/packages/antiseptikk-wordpress-encore/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)Dependencies (6)Versions (5)Used By (0)

[Wordpress Encore](https://github.com/antiseptikk/wordpress-encore)
===================================================================

[](#wordpress-encore)

[![Packagist](https://camo.githubusercontent.com/7c22dd47acf211c7f93821262d4ae019921389f439752dc33348d90803a413b9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f616e746973657074696b6b2f776f726470726573732d656e636f72652e737667)](https://packagist.org/packages/antiseptikk/wordpress-encore)

Simple and light script to handle and register Webpack Encore assets to WordPress.

Installation
------------

[](#installation)

### Using Composer

[](#using-composer)

```
composer require antiseptikk/wordpress-encore
```

Then in your `functions.php` file of your theme, load composer auto-loader.

```
