webforge / webforge
a content management framework for easy to build and individual content management systems
Installs: 2 340
Dependents: 6
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 1
Open Issues: 22
Requires
- php: >=5.3.2
- ext-mbstring: *
- liip/rmt: 0.9.*@stable
- nikic/php-parser: 0.9.*@stable
- sebastian/diff: 1.1.*@stable
- webforge/common: 1.8.*@dev
- webforge/config: 1.0.*@stable
- webforge/console: 1.2.*
- webforge/types: 1.1.*@stable
Requires (Dev)
- mikey179/vfsstream: 1.3.*@dev
- mockery/mockery: dev-master
- satooshi/php-coveralls: dev-master
- symfony/event-dispatcher: 2.3@stable
- webforge/testdata-repository: *@alpha
- webforge/testplate: 1.5.*@stable
Suggests
- webforge/configuration-tester: To test your php configuration
- webforge/doctrine: To persist the navigation tree generated from NestedSetConverter
This package is auto-updated.
Last update: 2025-03-08 18:41:15 UTC
README
a content management framework for easy to build and individual content management systems.
Webforge aims to be a framework for consumers and developers at the same time. It helps developers to build their own individual application for the needs of their customers. The customer gains all benefits of a ready-to-use framework without losing the opportunity to create new features, extend and recreate. Whatever you're planning to develop, webforge will help you.
installation (quick)
use webforge/devtool to install webforge globally on your system. After you have installed devtool successfully you can run all commands in your package directory with:
webforge <yourCommand>
use
webforge
to get started with commands are avaible.
documentation
go to the documentation to get started
##resources