gwa/zero-library

A WordPress development framework.


README

The Zero Library provides a composer-based project structure for modern (MVC-based) WordPress development.

The Zero Library offers:

  • A single central Theme instance that initializes...
  • reusable (through composer), configurable and testable modules that encapsulate discrete functionality (NOT WP plugins!)
  • and Controllers that separate the application logic from the View using Twig templates.

Latest Version on Packagist Total Downloads Software License

Testing

$ composer test

Contributing

Please see CONTRIBUTING for details.

License

Zero theme is licensed under The MIT License (MIT).