contributte/gui-skeleton

GUI project skeleton based on Nette Framework (@nette) and Contributte (@contributte) libraries by @f3l1x.

dev-master 2024-03-14 17:11 UTC

This package is auto-updated.

Last update: 2024-04-14 17:15:56 UTC


README

68747470733a2f2f62616467656e2e6e65742f6769746875622f636865636b732f636f6e74726962757474652f6775692d736b656c65746f6e2f6d6173746572 68747470733a2f2f62616467656e2e6e65742f636f6465636f762f632f6769746875622f636f6e74726962757474652f6775692d736b656c65746f6e 68747470733a2f2f62616467656e2e6e65742f7061636b61676973742f646d2f636f6e74726962757474652f6775692d736b656c65746f6e 68747470733a2f2f62616467656e2e6e65742f7061636b61676973742f762f636f6e74726962757474652f6775692d736b656c65746f6e

68747470733a2f2f62616467656e2e6e65742f7061636b61676973742f7068702f636f6e74726962757474652f6775692d736b656c65746f6e 68747470733a2f2f62616467656e2e6e65742f6769746875622f6c6963656e73652f636f6e74726962757474652f6775692d736b656c65746f6e 68747470733a2f2f62616467656e2e6e65742f62616467652f737570706f72742f6769747465722f6379616e 68747470733a2f2f62616467656e2e6e65742f62616467652f737570706f72742f666f72756d2f79656c6c6f77 68747470733a2f2f62616467656e2e6e65742f62616467652f73706f6e736f722f646f6e6174696f6e732f463936383534

Website 🚀 contributte.org | Contact 👨🏻‍💻 f3l1x.io | Twitter 🐦 @contributte

68747470733a2f2f6170692e6d6963726f6c696e6b2e696f3f75726c3d68747470732533412532462532466578616d706c65732e636f6e74726962757474652e6f72672532466775692d736b656c65746f6e253246266f7665726c61792e62726f777365723d6c696768742673637265656e73686f743d74727565266d6574613d66616c736526656d6265643d73637265656e73686f742e75726c

Goal

Main goal is to provide example of Contributte packages.

Focused on:

  • PHP 8.2+
  • nette/* packages
  • bunch of contributte/* packages
  • codestyle checking via CodeSniffer and contributte/qa
  • static analysing via phpstan and contributte/phpstan
  • unit / integration tests via Nette Tester and contributte/tester

You can try it out yourself either by running it with docker, or more easily with docker-compose.

Demo

https://examples.contributte.org/gui-skeleton/

Installation

To install latest version of contributte/gui-skeleton use Composer.

composer create-project -s dev contributte/gui-skeleton acme

Install using docker

  1. At first, clone this repository.

    git clone https://github.com/contributte/gui-skeleton.git
    
  2. Run docker via docker compose.

    docker-compose up
    
  3. Open http://0.0.0.0:8000 and enjoy!

If you need enter into container (such as composer update) run command docker-compose run web bash.

Composer packages

Take a detailed look 👀 at:

Development

See how to contribute to this package.

This package is currently maintaining by these authors.

538058?v=3&s=80 6066243?v=3&s=80

Consider to support contributte development team. Also thank you for using this project.