websublime / pressly
A library for Wordpress themes.
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/websublime/pressly
Requires
- php: >=5.3.14
- pimple/pimple: 1.*
- symfony/config: 2.1.0
- symfony/http-foundation: 2.1.0
- symfony/http-kernel: 2.1.0
Requires (Dev)
- mockery/mockery: 0.7.*
- phpunit/phpunit: 3.7.1
This package is not auto-updated.
Last update: 2024-01-14 00:15:09 UTC
README
Overview
Pressly, the missing logic themer for wordpress web developers.
This is a propose to construct themes for wordpress with the logic of OOP. In current phase this is in development. It was tested before with some sites, but i'm trying to abstract and simplify the system to use in all themes for wordpress.
How to use
To use this library please use pressly application to install the library. Follow the setps on Pressly Application.