slick / webapp
Basic template for a web application built with the Slick framework.
Installs: 51
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Language:Twig
Requires
- php: >=8.3
- slick/template: ^3.0@dev
- slick/webstack: ^2.0@dev
Requires (Dev)
- phpunit/phpunit: ^11.4@dev
This package is auto-updated.
Last update: 2024-11-05 00:32:39 UTC
README
This is a basic template for a web application built with the Slick framework. It includes the essential folder structure and startup files required to kickstart your development and build your amazing application.
This project is compliant with PSR-2 code standards and PSR-4 autoload standards. It also applies the semantic version 2.0.0 specification.
Install
Via Composer
$ composer create-project slick/webapp ./my-project
Usage
Please refer to Slick documentation site for full documentation.
Change log
Please see CHANGELOG for more information on what has changed recently.
Security
If you discover any security related issues, please email slick.framework@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.