Results 19 repositories owned by Sergey

NcursesObjects

32
Stars
6
Forks
Watchers

This is a php library that provides ncurses functionality in OOP way

PhpCodeAnalyzer

96
Stars
8
Forks
Watchers

PhpCodeAnalyzer scans codebase and analyzes which non-built-in php extensions used

PhpDeprecationDetector

362
Stars
37
Forks
Watchers

Analyzer of PHP code to search issues with deprecated functionality in newer interpreter versions.

UnifiedArchive

273
Stars
19
Forks
Watchers

UnifiedArchive - an archive manager with unified interface for different formats (bundled with cli utility). Supports all formats with basic operations (reading, extracting and creation) and popular f...

TimeParser

94
Stars
23
Forks
Watchers

A parser for date and time written in natural language for PHP.

Threadable

77
Stars
4
Forks
Watchers

Easy-to-use threading library providing all basic features to perform work in background mode (with simulation mode).

SystemDaemon

60
Stars
5
Forks
Watchers

Simple base for system daemons

yii2-inflection

31
Stars
7
Forks
Watchers

Inflection extension for Yii2. Support for English / Russian languages to inflect words / names / numbers / money / date&time.

OpenApiGenerator

19
Stars
4
Forks
Watchers

OpenApi configuration generator directly from PHP code (PhpDoc and php type hints). Can be used with a large monolithic backend