Skip to content

Really simple and slim php framework for creating HTML sites more efficient.

Notifications You must be signed in to change notification settings

walle89/SlimPHPBuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#SlimPHPBuilder

Description on it's way.

Important Notes

This is alfa version!

Requirements

Web-Server

Only tested on Apache, it should work for Nginx, Lighttpd and Litespeed

PHP

Version 5.3.0+

PHP Extensions

  • curl (for builds)
  • **zlib ** (automatic create zip of a build)

PHP Configuration

Function passthru allowed (if build method is set to commandline)

Installation

1.) Clone or extract files to your local web server or upload to a web host.

2.) Copy or create config.php from config-sample.php and configure

3.) Happy coding!

How to use

Create first site

Building

Documentation

Workning on it...

Todo

  • More documentation!
  • Defualt config
  • Smarter changelog
  • Exclude folders and files
  • Automatic zip build

Support, Bugs, And Feature Requests

Create issues on GitHub (https://github.com/walle89/SlimPHPBuilder/issues).

Contact

About

Really simple and slim php framework for creating HTML sites more efficient.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages