Download the PHP package clementdecou/simply-framework without Composer
On this page you can find all versions of the php package clementdecou/simply-framework. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download clementdecou/simply-framework
More information about clementdecou/simply-framework
Files in clementdecou/simply-framework
Package simply-framework
Short Description The WordPress Simply Framework
License MIT
Homepage https://amorfx.github.io/simply-documentation/
Informations about the package simply-framework
Simply framework
Simply Framework is a WordPress framework that give you the Symfony dependency injection component and Twig php template engine.
Simply is not a framework that will lose you if you have been developing for some time on WordPress.
It will allow you to save development time by offering you dependency injection as well as the automation of recurring tasks on WordPress.
Installation
All installation and documentation is available here. Read it carefully.
Philosophy
The framework follows several important points in order not to complicate the development:
- do not modify the overall structure of WordPress
- avoid adding a large overlay which would make plugin or theme development more complex
- simplify added WordPress things with automated process (post type, taxonomy...)
- use Object-oriented programming
This is why the framework was developed as a WordPress must use plugin
Development team
The framework was created by Clément Décou, who continues to lead the development.
Contributing
Any help is appreciated. The project is open-source and i encourage you to participate. You can contribute to the project in multiple ways by:
All versions of simply-framework with dependencies
symfony/dependency-injection Version ^6.4
symfony/config Version ^6.4
symfony/finder Version ^6.4
symfony/yaml Version ^6.4
symfony/proxy-manager-bridge Version ^6.4
twig/twig Version ^3.8