shinyak's Stars
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
phpstan/phpstan
PHP Static Analysis Tool - discover bugs in your code without running it!
piotrplenik/clean-code-php
:bathtub: Clean Code concepts adapted for PHP
firebase/php-jwt
PHP package for JWT
hirak/prestissimo
composer parallel install plugin
larastan/larastan
⚗️ Adds code analysis to Laravel improving developer productivity and code quality.
phan/phan
Phan is a static analyzer for PHP. Phan prefers to avoid false-positives and attempts to prove incorrectness rather than correctness.
jenssegers/agent
👮 A PHP desktop/mobile user agent parser with support for Laravel, based on Mobiledetect
elastic/curator
Curator: Tending your Elasticsearch indices
PHP-DI/PHP-DI
The dependency injection container for humans
BenSampo/laravel-enum
Simple, extensible and powerful enumeration implementation for Laravel.
vyuldashev/laravel-queue-rabbitmq
RabbitMQ driver for Laravel Queue. Supports Laravel Horizon.
webpatser/laravel-uuid
Laravel package to generate and to validate a UUID according to the RFC 4122 standard. Only support for version 1, 3, 4 and 5 UUID are built-in.
aws/aws-sdk-php-laravel
A Laravel 5+ (and 4) service provider for the AWS SDK for PHP
elgalu/docker-selenium
[NOT MAINTAINED] Please use <https://github.com/SeleniumHQ/docker-selenium>
maknz/slack
A simple PHP package for sending messages to Slack, with a focus on ease of use and elegant syntax.
LucyBot-Inc/api-spec-converter
Convert API descriptions between popular formats such as OpenAPI(fka Swagger), RAML, API Blueprint, WADL, etc.
mailerlite/laravel-elasticsearch
An easy way to use the official Elastic Search client in your Laravel applications.
msgpack/msgpack-php
msgpack.org[PHP]
slampenny/Swaggervel
Swagger for Laravel
rybakit/msgpack.php
A pure PHP implementation of the MessagePack serialization format / msgpack.org[PHP]
kminami/apib2swagger
Convert API Blueprint to Swagger 2.0 or OpenAPI 3.0.
jakzal/toolbox
Helps to discover and install tools
meAmidos/dcind
Docker image with Docker Compose. Useful as a base image for integration tests in Concourse CI.
cheprasov/php-redis-client
RedisClient is a fast, fully-functional and user-friendly client for Redis, optimized for performance. RedisClient supports the latest versions of Redis starting from 2.6 to 6.0
summerblue/github-toc
Chrome Extension allows to show you a "table of content" generated by Github project README or WIKI.
ytake/Laravel-FluentLogger
fluent logger for laravel (with Monolog handler for Fluentd)
Weebly/phpstan-laravel
Laravel plugins for PHPStan
radoondas/elasticbeat
Simple Beat for ElasticSearch statistics
suin/phpcs-psr4-sniff
[READ-ONLY] PHP_CodeSniffer sniff that checks class name matches PSR-4 project structure.