Download the PHP package shvetsgroup/laravel-jet-pages without Composer
On this page you can find all versions of the php package shvetsgroup/laravel-jet-pages. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download shvetsgroup/laravel-jet-pages
More information about shvetsgroup/laravel-jet-pages
Files in shvetsgroup/laravel-jet-pages
Download shvetsgroup/laravel-jet-pages
More information about shvetsgroup/laravel-jet-pages
Files in shvetsgroup/laravel-jet-pages
Vendor shvetsgroup
Package laravel-jet-pages
Short Description Pages package for Laravel. Fast as a jet plane. Provides markdown support, localization and static cache.
License MIT
Homepage https://github.com/ShvetsGroup/laravel-jet-pages
Package laravel-jet-pages
Short Description Pages package for Laravel. Fast as a jet plane. Provides markdown support, localization and static cache.
License MIT
Homepage https://github.com/ShvetsGroup/laravel-jet-pages
Please rate this library. Is it a good library?
Informations about the package laravel-jet-pages
Laravel JetPages is a package for Laravel 7 that can serve static pages. It combines speed of statically generated website with the flexibility of CMS. It does a lot of stuff out of the box for you:
- Generates proper pages from source files.
- Stores them in cache or database.
- Creates a static page cache on first page view.
- Console cache warmer.
- Multiple locales support.
- Sitemap generation.
- Special route to serve your content with json.
Installation
Composer
config/app.hpp
- Add the package
- Add sitemap package
Publish vendor assets
Run migration
Configuration
- pages backend (cache or database)
All versions of laravel-jet-pages with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.3
laravel/framework Version >=5.6.0
league/commonmark Version ^0.17
watson/sitemap Version 2.0.*
ellisthedev/laravel-5-robots Version 0.1.*
symfony/yaml Version ~4.0
laravel/framework Version >=5.6.0
league/commonmark Version ^0.17
watson/sitemap Version 2.0.*
ellisthedev/laravel-5-robots Version 0.1.*
symfony/yaml Version ~4.0
The package shvetsgroup/laravel-jet-pages contains the following files
Loading the files please wait ....