dev-master
9999999-dev https://github.com/gmtry/geometryA PHP framework for web applications on php/mysql/apache stacks
The Requires
- php >=5.4
- twig/twig ~1.0
- gmtry/octagon dev-master
framework php
Wallogit.com
2017 © Pedro Peláez
A PHP framework for web applications on php/mysql/apache stacks
This framework is intended for internal use. The framework is currently under development., (*1)
Geometry is a PHP framework for web applications built on php/mysql/apache stacks. Geometry provides a bare minimal setup for getting your web application on its legs and running., (*2)
The framework is divided into two packages: Geometry the skeleton (or directory layout) of the framework, and Octagon the framework's muscle or the components that help alleviate the overhead existent in the early development of a web application., (*3)
We created Geometry because we needed a framework that we understood. We needed to make a framework that fitted our needs., (*4)
Geometry aims to become a stable and well-designed production framework. Currently, Geometry is at a stage of infancy. We're learning about the workings of web application frameworks. We will improve the framework over several iterations. Geometry will remain simple in its goals; at the same time it shall be built architecturally sound., (*5)
composer create-project gmtry/geometry [your-app-name] dev-master
A PHP framework for web applications on php/mysql/apache stacks
framework php