Navigation Menu

Skip to content

anctemarry27/cogs

Repository files navigation

cogs

A personal PHP application framework

Code Climate Build Status Coverage Status

NOTE: THIS PROJECT HAS BEEN ABANDONED IN FAVOR OF AN ALTERNATE IMPLEMENTATION.

The COGS Project has evolved into the Noid Project, based heavily on the lessons learned from this project. Noid is currently under heavy, private development and will be pushed to Github sometime in Nov, 2015. Not that anyone would notice.

Caveat Emptor

 This is a complete rewrite of my Radium-Codex project. **WORK-IN-PROGRESS**.
 I stridently recommend that you **avoid using this repository** for the time being. 
 There isn't much to see yet.

WORK IS ONGOING AND THE CODE CHANGES FREQUENTLY.

  • COGS is a personal project that evolved from a previous set of projects.
  • COGS is a middleware and event-driven architecture.

Installation and Testing

$ git clone https://github.com/OddGreg/cogs.git project
$ cd project
$ composer install
$ chmod 777 local/cache/

Edit the .env-example file to set your environment variables, then rename to .env. Optionally, run the tests:

$ chmod 777 tests/cache/
$ phpunit 

Contribute

Contact me if you would like to contribute to this project.

Change Log

Coming Soon.

About

A personal PHP framework that is probably not what you need.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages