erikgreasy/wp-framework

dev-master 2022-10-02 15:34 UTC

This package is not auto-updated.

Last update: 2024-05-02 02:22:19 UTC


README

Simplify WordPress plugin development via including libraries and tools that speed up the development process and prevent spaghetti WordPress code.

WARNING: This is just an alpha version, not meant to be used in production!

Currently includes

Future plans

  • database migrations
  • job scheduling
  • IoC container
  • queues
  • WordPress common tasks OOP way