simple window with some text using php-gtk
  • Dockerfile 86.4%
  • PHP 13.6%
Find a file
2026-04-27 22:49:46 +00:00
Dockerfile Add Dockerfile: legacy PHP 5.4 + GTK build (X11 forwarding required) 2026-04-27 22:49:46 +00:00
index.php initial commit 2011-09-27 12:04:51 +05:30
README.md Update README with comprehensive project information 2026-04-27 20:38:52 +00:00

PHP-GTK-test-1

simple window with some text using php-gtk

Overview

PHP-GTK-test-1

Detected project type: PHP.

At a glance

  • Default branch: master
  • Visibility: public
  • Size: 26 KB
  • Created: 2026-04-16
  • Last updated: 2026-04-27
  • Stars / Forks / Open issues: 0 / 0 / 0

Languages

Language Bytes Share
PHP 205 bytes 100.0%

Repository structure

  • index.php (205 B)
  • README.md (74 B)

Getting started

Clone the repository:

git clone https://forgejo.deployview.com/ssa/PHP-GTK-test-1.git
cd PHP-GTK-test-1

Installation

git clone https://forgejo.deployview.com/ssa/PHP-GTK-test-1.git
cd PHP-GTK-test-1

Usage

Refer to the source files in this repository for entry points and intended usage. Update this section with concrete examples once they are established.

Original README

The content below is preserved from the previous README. Headings have been demoted so they don't compete with the new top-level sections.

==============

simple window with some text using php-gtk

Contributing

Contributions are welcome. The typical workflow is:

  1. Open an issue describing the change you'd like to make.
  2. Fork the repository (or create a feature branch if you have write access).
  3. Commit your changes with clear, descriptive messages.
  4. Open a pull request against the master branch.

Please follow the existing code style and include tests or reproduction steps where relevant.

License

No LICENSE file is currently present in this repository. Treat the contents as all rights reserved by the author until an explicit license is added. If you intend to share or accept contributions, consider adding an OSI-approved license such as MIT, Apache-2.0, or GPL-3.0.

Repository


This README was generated automatically based on repository metadata, contents, and any prior README content. Edit any section above to add project-specific detail.