Skip to content

jdp/sticks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sticks Microframework
Copyright (c) 2008-2009 Justin Poliey <jdp34@njit.edu>

ABOUT

Sticks is a small PHP framework that allows a web developer to separate
application logic from presentation. It doesn't enforce any kind of
design pattern, aside from keeping the base names (filenames without the
extension) of templates and scripts the same.

THE FUTURE

Sticks has stagnated, and been superseded by my Tessera framework. The
new framework still holds to many of Sticks' ideals, but is implemented
in a more clean, simple, and modern way. The project is available at:

    http://github.com/jdp/tessera

LICENSE

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Releases

No releases published

Packages

No packages published

Languages