ianl28/geirfa-wefan

Mae'r taflun hwn, ysgrifennwyd yn PHP, HTML a JavaScript, yn cynnig wefan gyda'r llun-eirfa ar gyfer y dygwyr o eirfa gyffredinol ac arbenigol.

dev-main 2022-10-01 11:38 UTC

This package is auto-updated.

Last update: 2024-05-29 05:21:20 UTC


README

{- Please enter a short description of your project here. -}

Compatibility

{- Tested up to PHP 7, should be compatible with PHP 5.3 or above -}

Installation

Composer

Add these lines to your composer.json:

    {
        "require": {
            "ianl28/geirfa-wefan": "*"
        }
    }

or run the following command:

php composer.phar require ianl28/geirfa-wefan

Usage Example

$obj1 = new Ianl28\StarterFiles\StarterFiles();

$obj1->testrun();

Change Log

Please see CHANGELOG for more information on the recent changes.

Contribute

Please see CONTRIBUTING for details.

Credits

License

The MIT License (MIT). Please see License File for more information.