Download the PHP package sebkay/slim-starter without Composer
On this page you can find all versions of the php package sebkay/slim-starter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sebkay/slim-starter
More information about sebkay/slim-starter
Files in sebkay/slim-starter
Download sebkay/slim-starter
More information about sebkay/slim-starter
Files in sebkay/slim-starter
Vendor sebkay
Package slim-starter
Short Description An easy to use Slim 4 starter project for server side apps. Comes with a DI container, Twig for templating, VueJS and Sass.
License MIT
Package slim-starter
Short Description An easy to use Slim 4 starter project for server side apps. Comes with a DI container, Twig for templating, VueJS and Sass.
License MIT
Please rate this library. Is it a good library?
Informations about the package slim-starter
Spindle – A Slim 4 starter project
What's Included
- Eloquent database models
- Dependency Injection via a container
- CSRF protection (via Slim CSRF)
- Twig 3 for templating
- Vue.js 3 for reactivity and single file components
- Sass for styling
- CSS autoprefixing (via [autoprefixer]())
- Webpack 5 for compiling
Why
- A single instance app makes building and testing easy.
- No hunting around fragmented include files trying to figure out what's going on.
- Using Laravel's ORM, Eloquent, makes working with the database a straightforward.
- Easily add services to the container by extending the base
App\Container\Service
class.
How
New Project
All versions of slim-starter with dependencies
PHP Build Version
Package Version
Requires
slim/slim Version
^4.6
slim/psr7 Version ^1.2
vlucas/phpdotenv Version ^5.2
php-di/slim-bridge Version ^3.1
twig/twig Version ^3.1
slim/csrf Version ^1.0
illuminate/database Version ^8.27
fakerphp/faker Version ^1.13
monolog/monolog Version ^2.2
slim/psr7 Version ^1.2
vlucas/phpdotenv Version ^5.2
php-di/slim-bridge Version ^3.1
twig/twig Version ^3.1
slim/csrf Version ^1.0
illuminate/database Version ^8.27
fakerphp/faker Version ^1.13
monolog/monolog Version ^2.2
The package sebkay/slim-starter contains the following files
Loading the files please wait ....