gwa/zero-library

A WordPress development framework.

Installs: 4 002

Dependents: 4

Suggesters: 0

Security: 0

Stars: 7

Watchers: 3

Forks: 1

Open Issues: 1

pkg:composer/gwa/zero-library


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).