Giter VIP home page Giter VIP logo

madcow's Introduction

= MADCOW =

Madcow is the PHP web framework that leaves your application alone and only focuses on binding components together.


== STATE ==

The project is currently in its early birth. It is now available on Github ( http://github.com/hovenko/Madcow ).


== TECHNICAL ==

Madcow takes care of configuration, URL routing and page templating.

It is a MVC framework that allows you to write your application in your own way. You use Madcow to tie it all together as a web application.

Written in PHP 5. Comes with a Smarty view. Configuration in YAML.

A SQL database model will be available, coming soon.


== HISTORY ==

Madcow is a product of a web site I have been working on for the last year. One of the requirements of the project was to write the web application in PHP. Since none of the current PHP web frameworks, that I could find, were flexible enough for this project, I started on scratch.

It started out as a single project, but at a period of the project, it became clear to me that the infrastructure of the application should be factored out to a new library.

Madcow is very much inspired by the Perl web application framework Catalyst. What I like most about Catalyst is the support for chained actions, multiple models and multiple views. And because of that, these things are what I have focused on and implemented in Madcow.


== AUTHORS ==

Knut-Olav Hoven <[email protected]>


== LICENSE ==

A copy of the license is provided in the LICENSE file in this distribution.
The license of this software and any other part of this distribution, including files in sub directories, are licensed with the following MIT license.


 Copyright (c) 2009 Knut-Olav Hoven, Hovens Datafeel

 Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation
 files (the "Software"), to deal in the Software without
 restriction, including without limitation the rights to use,
 copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the
 Software is furnished to do so, subject to the following
 conditions:

 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.

 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
 HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 OTHER DEALINGS IN THE SOFTWARE.

madcow's People

Contributors

hovenko avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.