Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/l4ci/project-gamer
something something
https://github.com/l4ci/project-gamer
Last synced: about 20 hours ago
JSON representation
something something
- Host: GitHub
- URL: https://github.com/l4ci/project-gamer
- Owner: l4ci
- Created: 2014-08-03T12:00:23.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-04T15:38:16.000Z (over 10 years ago)
- Last Synced: 2023-03-25T01:10:48.068Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 2.97 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Project Gamer
Using cakePhp framework. (http://www.cakephp.org)
Additional Folders for internal use:
```
/_functionalReference - Conceptional stuff
/_install - everything needed for fresh/first setup
.editorconfig - Editorconfig Configuration File (http://editorconfig.org/)
```CakePHP is a rapid development framework for PHP which uses commonly known design patterns like Active Record, Association Data Mapping, Front Controller and MVC.
Our primary goal is to provide a structured framework that enables PHP users at all levels to rapidly develop robust web applications, without any loss to flexibility.Some Handy Links
----------------[CakePHP](http://www.cakephp.org) - The rapid development PHP framework
[CookBook](http://book.cakephp.org) - THE CakePHP user documentation; start learning here!
[API](http://api.cakephp.org) - A reference to CakePHP's classes
[Plugins](http://plugins.cakephp.org/) - A repository of extensions to the framework
[The Bakery](http://bakery.cakephp.org) - Tips, tutorials and articles
[Community Center](http://community.cakephp.org) - A source for everything community related
[Training](http://training.cakephp.org) - Join a live session and get skilled with the framework
[CakeFest](http://cakefest.org) - Don't miss our annual CakePHP conference
[Cake Software Foundation](http://cakefoundation.org) - Promoting development related to CakePHP