Download the PHP package r0073rr0r/skritphp without Composer
On this page you can find all versions of the php package r0073rr0r/skritphp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download r0073rr0r/skritphp
More information about r0073rr0r/skritphp
Files in r0073rr0r/skritphp
Download r0073rr0r/skritphp
More information about r0073rr0r/skritphp
Files in r0073rr0r/skritphp
Vendor r0073rr0r
Package skritphp
Short Description PHP port of Skrit Serbian slang transforms (satrovacki, utrovacki, leetrovacki) with Laravel support.
License GPL-3.0-or-later
Package skritphp
Short Description PHP port of Skrit Serbian slang transforms (satrovacki, utrovacki, leetrovacki) with Laravel support.
License GPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package skritphp
SkritPHP
PHP port of Python skrit (v0.6.0) for Serbian slang-style text transforms:
satrovackiutrovackileetrovacki- unified
autorouter with encode/decode detection
Repo/package identity:
- GitHub:
r0073rr0r/SkritPHP - Composer:
r0073rr0r/skritphp
Requirements
- PHP
^8.2 - ext-mbstring
Install
Pure PHP Usage
Unified Router (Skrit::encodeText)
Force specific mode
Direct transformer classes
Supported Router Options
mode:auto|satro|utro|leetdetectFromminWordLengthplainCTarget:ц|ч|ћsoftTjToCyrillicleetBase:auto|satro|utroleetProfile:basic|readable|fullleetComplexityleetDensityzaStyle:24|z4njeStyle:n73|nj3|њutroPrefix,utroInfix,utroSuffix
Laravel Usage
Auto-discovery is enabled in composer.json.
Publish config
Facade
Dependency Injection
Livewire Example
Livewire sample component is included at:
examples/livewire/app/Livewire/SkritCipher.phpexamples/livewire/resources/views/livewire/skrit-cipher.blade.php
To use it in your Laravel app:
- Copy component class to
app/Livewire/SkritCipher.php. - Copy blade view to
resources/views/livewire/skrit-cipher.blade.php. - Render it in a blade page:
<livewire:skrit-cipher />.
Testing
Run full test suite:
Run strict gate (tests + enforced 100% coverage):
Included tests cover:
- parity of core behavior against Python reference cases
- invariant checks on a 963-word Serbian corpus across satro/utro/leet
- satro/utro/leet transformer rules
- unified auto router behavior
- Laravel service container + facade integration
Linguistic Docs
Bundled docs (hostable from this repo):
- Leetrovacki - Linguistic Analysis
- Литровачки - Лингвистичка Анализа
License
GPL-3.0-or-later
Community
- Code of Conduct
- Contributing
- Security Policy
- Support
All versions of skritphp with dependencies
PHP Build Version
Package Version
The package r0073rr0r/skritphp contains the following files
Loading the files please wait ...