2017 © Pedro Peláez
 

library slim-php-skeleton

A Slim Framework skeleton application for rapid development

image

previewtechs/slim-php-skeleton

A Slim Framework skeleton application for rapid development

  • Thursday, March 23, 2017
  • by shahariaazam
  • Repository
  • 1 Watchers
  • 1 Stars
  • 36 Installations
  • CSS
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 1 Open issues
  • 6 Versions
  • 9 % Grown

The README.md

Slim PHP Framework Skeleton

Slim PHP Framework Skeleton will help you get started for your next PHP project no matter how you want it to be. It will provide you a very clean, managable SLIM environment for your team., (*1)

This project was primarily started for few passionate PHP application developer at Preview Technologies. We are extensively using this skeleton to minimize timeframe to getting started for our customer's projects. It's like just make the idea ready in a minute., (*2)

Installation

Run create-project command with composer to install this project., (*3)

Here is the full installation command -, (*4)

composer create-project previewtechs/slim-php-skeleton YourApplicationDirectory

Now copy config.sample.php to config.php and change your configuration., (*5)

And you are done!, (*6)

After creating the project just navigate to public directory and execute -, (*7)

$ cd public
$ php -S localhost:8080

Open your browser and you will get a default dashboard., (*8)

Features

  • Designed for small or large PHP project
  • Easily extensible, push your container and you get that feature in your routes
  • Minimal configuration
  • PHPStorm type hinting and suggestions.
  • Bootstrap template v3 integrated with some sample page
  • Responsive HTML5 layouts
  • Illuminate/Database package integrated
  • Compatible for PHP >= 5.5
  • Extensive configuration customization
  • Template engine: Twig

Contributions

Developers are welcome to contribute for this project. Getting started contributing by participating in issue. If you found any issues, please submit that on here. Please submit issue, if you have any ideas of improvements., (*9)

License

MIT, (*10)

The Versions

23/03 2017

dev-master

9999999-dev http://github.com/PreviewTechnologies

A Slim Framework skeleton application for rapid development

  Sources   Download

MIT

The Requires

 

The Development Requires

rest skeleton psr7 microframework router previewtechnologies previewtechs

23/03 2017
23/03 2017

dev-v1-dev

dev-v1-dev http://github.com/PreviewTechnologies

A Slim Framework skeleton application for rapid development

  Sources   Download

MIT

The Requires

 

The Development Requires

rest skeleton psr7 microframework router previewtechnologies previewtechs

23/03 2017
23/03 2017
24/02 2017

v1.0

1.0.0.0 http://github.com/PreviewTechnologies

A Slim Framework skeleton application for rapid development

  Sources   Download

MIT

The Requires

 

The Development Requires

rest skeleton psr7 microframework router previewtechnologies previewtechs