Download the PHP package previewtechs/slim-php-skeleton without Composer
On this page you can find all versions of the php package previewtechs/slim-php-skeleton. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download previewtechs/slim-php-skeleton
More information about previewtechs/slim-php-skeleton
Files in previewtechs/slim-php-skeleton
Package slim-php-skeleton
Short Description A Slim Framework skeleton application for rapid development
License MIT
Homepage http://github.com/PreviewTechnologies
Informations about the package slim-php-skeleton
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.
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.
Installation
Run create-project
command with composer to install this project.
Here is the full installation command -
Now copy config.sample.php
to config.php
and change your configuration.
And you are done!
After creating the project just navigate to public
directory and execute -
Open your browser and you will get a default dashboard.
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.
License
MIT
All versions of slim-php-skeleton with dependencies
ext-curl Version *
slim/slim Version ^3.1
slim/php-view Version ^2.0
monolog/monolog Version ^1.17
twig/twig Version ^1.8
slim/twig-view Version ^2.1
slim/flash Version ^0.1.0
hassankhan/config Version ^0.10.0
illuminate/events Version ^5.2
illuminate/database Version ^5.2