2017 © Pedro Peláez
 

library geometry

A PHP framework for web applications on php/mysql/apache stacks

image

gmtry/geometry

A PHP framework for web applications on php/mysql/apache stacks

  • Tuesday, July 18, 2017
  • by eurekasfray
  • Repository
  • 1 Watchers
  • 0 Stars
  • 12 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 2 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Geometry

This framework is intended for internal use. The framework is currently under development., (*1)

Introduction

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)

Goals

  • Provide only the bare minimal services for a web application.
  • Be elegant in architecture and user experience.
  • Stand in the likes of the big boys (Symfony, Laravel, etc.)

Why

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)

Installing

  1. Run composer create-project gmtry/geometry [your-app-name] dev-master

The Versions

18/07 2017

dev-master

9999999-dev https://github.com/gmtry/geometry

A PHP framework for web applications on php/mysql/apache stacks

  Sources   Download

The Requires

 

framework php