Skip to content

Awesomeapolo13/my-pack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Библиотека для создания случайного текста

Требования

  • PHP 7.4

Установка

composer require a-logachev/my-pkg

Использование

<?php

use ALogachev\MyPkg\TextGenerator;

$textGenerator = new TextGenerator();
echo $textGenerator->createText(4)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages