latik's Stars
yt-dlp/yt-dlp
A feature-rich command-line audio/video downloader
paradedb/paradedb
Postgres for Search and Analytics
ddd-crew/ddd-starter-modelling-process
If you're new to DDD and not sure where to start, this process will guide you step-by-step
dragonmantank/cron-expression
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
97-things/97-things-every-programmer-should-know
Pearls of wisdom for programmers collected from leading practitioners.
webpro/programming-principles
Categorized overview of programming principles & design patterns
brick/money
A money and currency library for PHP
CuyZ/Valinor
PHP library that helps to map any input into a strongly-typed value object structure.
dedoc/scramble
Modern Laravel OpenAPI (Swagger) documentation generator. No PHPDoc annotations required.
longxinH/xhprof
PHP7/PHP8 support
contra/graphql-helix
A highly evolved GraphQL HTTP Server 🧬
spatie/laravel-route-attributes
Use PHP 8 attributes to register routes in a Laravel app
nodkz/conf-talks
GraphQL на русском — здесь много статей и видео об этой замечательной технологии.
Urigo/WhatsApp-Clone-Tutorial
https://www.tortilla.academy/Urigo/WhatsApp-Clone-Tutorial
hollodotme/fast-cgi-client
A PHP fast CGI client for sending requests (a)synchronously to PHP-FPM
thephpleague/openapi-psr7-validator
It validates PSR-7 messages (HTTP request/response) against OpenAPI specifications
reliforp/reli-prof
A sampling profiler or a memory profiler for PHP written in PHP, which reads information about running PHP VM from outside the process. You can find performance bottlenecks or memory leaks of your scripts without changing the target script or loading extensions.
n1ru4l/graphql-live-query
Realtime GraphQL Live Queries with JavaScript
PrinsFrank/standards
A collection of standards as PHP Enums: ISO3166, ISO4217, ISO639...
php-fig/per-coding-style
PER coding style
mauroservienti/all-our-aggregates-are-wrong-demos
A microservices powered e-commerce shopping cart sample - based on SOA principles. Demos and sample for my "All our Aggregates are Wrong" talk
moebiusphp/moebius
True coroutines for PHP>=8.1 without worrying about event loops and callbacks.
arthurkushman/php-wss
Web-socket server/client with multi-process and parse templates support on server and send/receive options on client
RonasIT/laravel-swagger
Laravel-Swagger is a fully automate tool which allows to generate and save swagger-based documentation after successful completing your application's feature tests.
fSchettino/ddd-hexagonal-architecture-laravel
Domain Driven Design and Hexagonal Architecture example API using Laravel
clue/reactphp-docker
Async, event-driven access to the Docker Engine API, built on top of ReactPHP.
soyuka/esql
PHP Extended SQL
leocavalcante/hyperf-doctrine
🎲 This project provides an integration for the Doctrine ORM and the Hyperf framework.
automagistre/automagistre
goalgorilla/graphql-php-ws
GraphQL WebSocket middleware for Ratchet.