dflydev / theme
A Theme Framework
Installs: 62
Dependents: 2
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/dflydev/theme
Requires
- php: >=5.3.3
Requires (Dev)
- dflydev/placeholder-resolver: 1.*
- dflydev/psr0-resource-locator: 1.0.*@dev
- symfony/routing: ~2.1
Suggests
- dflydev/psr0-resource-locator: 1.0.*
- symfony/routing: ~2.1
This package is auto-updated.
Last update: 2025-09-29 01:31:40 UTC
README
A theme framework.
Theme primarily deals with locating themes, registering themes, and reading theme packages in various formats.
The intention is to make a reusable and extensible system for packaging and consuming themes.
The intention is not to make themes reusable between applications.
Installation
Through Composer as dflydev/theme.
License
MIT, see LICENSE.
Community
If you have questions or want to help out, join us in the #dflydev channel on irc.freenode.net.