Download the PHP package andrewdyer/skeleton without Composer
On this page you can find all versions of the php package andrewdyer/skeleton. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download andrewdyer/skeleton
More information about andrewdyer/skeleton
Files in andrewdyer/skeleton
Package skeleton
Short Description A starter structure built with the Slim PHP framework
License MIT
Informations about the package skeleton
Skeleton
A starter structure built with the Slim PHP framework.
License
Licensed under the MIT license. Totally free for private or commercial projects.
Get Started
Introduction
I created this bare-bones, boilerplate project for myself just to save a little time when developing my next big idea.
Installation
Run the following command in terminal to create a new skeleton project:
Web Server
Once installed, you can start a localhost web server by running the following command from the project root directory in terminal:
Support
If you are having general issues with this project, then please feel free to contact me on Twitter.
If you believe you have found an issue, please report it using the issue tracker, or better yet, fork the repository and submit a pull request.
Feel free to submit any minor enhancements too. Please do not contribute any big additions as the purpose of this project is to be a simple starting point.
If you're using this as your starter structure, I'd love to hear your thoughts!
All versions of skeleton with dependencies
monolog/monolog Version ^2.3
slim/slim Version ^3.12
slim/twig-view Version ^2.5
vlucas/phpdotenv Version ^5.3