Skip to content

mortan/PHP-App-Framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple PHP App Framework with the Smarty template Engineering

css/			Directory for stylesheets
includes/		Include files like configs goes here
libraries/		Your project and external libraries goes here
script/			Javascript files
services/		Place your PHP classes here that shall be your services (can be called with AJAX requests)
smarty/			smarty directories, including the templates

Look inside the index.php for a very simple example that uses a function of a imaginary project library.
For a more advanced AJAX / service example see example1.php!

About

Simple Framework to create service based PHP applications with the smarty template engine

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages