shabarin's Stars
swoole/swoole-src
š Coroutine-based concurrency library for PHP
kgrzybek/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
doganoo/PHPAlgorithms
A collection of common algorithms implemented in PHP. The collection is based on "Cracking the Coding Interview" by Gayle Laakmann McDowell
statelyai/xstate
Actor-based state management & orchestration for complex app logic.
unlight/solution-architecture
Solution Architecture links, articles, books, video lessons, etc.
OWASP/CheatSheetSeries
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
klesun/deep-assoc-completion
A phpstorm plugin for associative array key typing and completion
spatie/data-transfer-object
Data transfer objects with batteries included
danielstjules/Stringy
A PHP string manipulation library with multibyte support
ruvents/ruwork-polyfill-form-dti
Symfony Form DateTimeImmutable Polyfill
shabarin/ansible-yandexdns
Ansible module for managing DNS records on Yandex public DNS hosting
sastraxi/pgsh
Branch your PostgreSQL Database like Git
vimeo/psalm
A static analysis tool for finding errors in PHP applications
mihaeu/dephpend
Detect flaws in your architecture, before they drag you down into the depths of dependency hell ...
exakat/php-static-analysis-tools
A reviewed list of useful PHP static analysis tools
DesignPatternsPHP/DesignPatternsPHP
Sample code for several design patterns in PHP 8.x
dobryakov/workflow-system
The system for building business processes and walkthrough the tasks (messages) by them
pkamb/PowerKey
Remap your Macbook's power key to Forward Delete
hgraca/explicit-architecture-php
This repository is a demo of Explicit Architecture, using the Symfony Demo Application.
toy/image_optim
Optimize images using multiple utilities
peritus/bumpversion
Version-bump your software with a single command
Roave/SecurityAdvisories
:closed_lock_with_key: Security advisories as a simple composer exclusion list, updated daily
coduo/php-humanizer
Humanize values that are readable only for developers.
kidjp85/react-id-swiper
A library to use idangerous Swiper as a ReactJs component which allows Swiper's modules custom build
PROCERGS/rocketchat-monolog-handler
A monolog handler that sends logs to a Rocket.Chat WebHook URL
Lemoncode/react-typescript-samples
The goal of this project is to provide a set of simple samples, providing and step by step guide to start working with React and Typescript.
K-Phoen/rulerz
Powerful implementation of the Specification pattern in PHP
spatie/phpunit-snapshot-assertions
A way to test without writing actual testĀ cases
php-vcr/php-vcr
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
darkleaf/app-from-scratch
Book about Clean Architecture and Clojure