Coder Social home page Coder Social logo

php-skeleton's Introduction

Logo of the project

php-skeleton

A basic php project starter kit

I found myself writing the same project boilerplate time and time again, so I decided to create this simple boilerplate to help reduce the time required when starting a new piece of code. This will give you the basic files, and will let you develop small apps easily.

Installing / Getting started

Download the boilerplate

git clone https://github.com/dhwlm/php-skeleton.git your-project-name

This will create a folder with 'your-project-name' and the boilerplate files inside it. Then edit the config.php file to set your own project meta information.

Contents

|-assets
  |-css
    |-stylesheet.css
  |-images
    |-content
    |-layout
  |-js
    |-common.js
|-config
  |-config.php
  |-database.php
  |-session.php
|-templates
  |-header.php
  |-footer.php
|-index.php
|-LICENSE
|-README.md

For now, I've included Bootstrap CSS, Bootstrap Theme, Bootstrap JS, FontAwesome & jQuery.

About the Author

This PHP Skeleton/Boilerplate is created and maintained by Dhawal Mehta.

Disclaimer

This PHP Skeleton/Boilerplate has been made taking in consideration my personal usage and also it is in active development. I would appreciate any suggestions that will help me to enhance this project.

Licensing

https://dhawal.mit-license.org/

php-skeleton's People

Contributors

dhwlm avatar

Stargazers

Ryan Rysen avatar

Watchers

James Cloos 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.