erikgreasy/wp-framework

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

This package is not auto-updated.

Last update: 2024-11-14 04:56:44 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