Skip to content
/ sgl2 Public
forked from clayhinson/sgl2

Seagull is an object oriented framework written in PHP that focuses on best practices, clean code and reusable components.

Notifications You must be signed in to change notification settings

biGGs24/sgl2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SGL2

SGL2 is a complete rewrite of the Seagull PHP framework for PHP5.

Installation

An easy way to get the code up and running is to checkout sgl2 and sgl2_demo_app on the same level in your web directory. You can place the libs in different locations, just modify sgl2_demo_app/www/index.php accordingly for the includes.

Requirements

Currently the code is working fine in >= PHP 5.2.6. You'll need to have HTML_Template_Flexy installed as a PEAR library, ie, in your include path.

About

Seagull is an object oriented framework written in PHP that focuses on best practices, clean code and reusable components.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%