groundwork/framework

A PHP micro-framework for making RESTful JSON APIs

Installs: 68

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Language:CSS

pkg:composer/groundwork/framework

0.3.0 2013-03-02 12:43 UTC

This package is not auto-updated.

Last update: 2025-10-11 18:42:05 UTC


README

groundwork is a lightweight RESTful-like PHP framework that is designed to accept input and output in JSON. It is designed to quickly get a PHP backend communicating with a backbone.js, or equivalent, frontend.

This is the framework components of groundwork - these components should be obtained via downloading/cloning the groundwork app components found here: https://github.com/ndavison/groundwork and then running "composer install". This will get these groundwork framework components via composer for you.

License

groundwork is open-sourced software licensed under the MIT License.