/wp-framework

WordPress plugin development framework

Primary LanguagePHP

WP Framework

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