https://github.com/ahegyes/wp-framework-utilities
[READ-ONLY] Auto-split mirror of wordpress-framework/packages/utilities. Hooks, caching, admin notices, shortcodes, dependency-check services. Develop in wordpress-framework.
https://github.com/ahegyes/wp-framework-utilities
composer dws-framework php read-only-mirror wordpress wordpress-framework wordpress-plugin-development
Last synced: 14 days ago
JSON representation
[READ-ONLY] Auto-split mirror of wordpress-framework/packages/utilities. Hooks, caching, admin notices, shortcodes, dependency-check services. Develop in wordpress-framework.
- Host: GitHub
- URL: https://github.com/ahegyes/wp-framework-utilities
- Owner: ahegyes
- License: gpl-2.0
- Created: 2026-05-02T12:08:42.000Z (2 months ago)
- Default Branch: trunk
- Last Pushed: 2026-06-13T12:58:33.000Z (19 days ago)
- Last Synced: 2026-06-13T13:14:03.443Z (19 days ago)
- Topics: composer, dws-framework, php, read-only-mirror, wordpress, wordpress-framework, wordpress-plugin-development
- Language: PHP
- Size: 10.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# wp-framework-utilities
Hooks, admin notices, caching, and conditionals for WordPress plugins built on the DWS framework.
Part of the [DWS WordPress framework](https://github.com/ahegyes/wordpress-framework) — see the monorepo for architecture, contributing, and the rest of the package set.
## Installation
```bash
composer require ahegyes/wp-framework-utilities
```
## Predecessor
Successor to [`deep-web-solutions/wp-framework-utilities`](https://github.com/deep-web-solutions/wordpress-framework-utilities) (archived).