Pinned Repositories
amqp-url-parser
parser of AMQP (i.e. RabbitMQ) URLs
anydataset-db
Anydataset Database Relational abstraction. Anydataset is an agnostic data source abstraction layer in PHP.
api-platform-pagerfanta-adapter
An adapter for Pagerfanta implementing Api Platform's PaginatorInterface
Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
form-transformer
Transformer of HTTP form request data into normalized array
json-decode-middleware
Simple PSR-15 middleware for decoding JSON body of a server request when given respective Content-Type header
php-result-type
Functional-ish Result type: either Success or Error.
someniatko's Repositories
someniatko/php-result-type
Functional-ish Result type: either Success or Error.
someniatko/form-transformer
Transformer of HTTP form request data into normalized array
someniatko/amqp-url-parser
parser of AMQP (i.e. RabbitMQ) URLs
someniatko/anydataset-db
Anydataset Database Relational abstraction. Anydataset is an agnostic data source abstraction layer in PHP.
someniatko/Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
someniatko/brick-money
A money and currency library for PHP
someniatko/cache-engine-php
A multi-purpose cache engine PSR-6 and PSR-16 implementation with several drivers.
someniatko/collections
Collections Abstraction Library
someniatko/composite-container
A small Composite Container for use with the Delegate Lookup pattern.
someniatko/date-time
Date and time library for PHP
someniatko/doctrine-dbal
Doctrine Database Abstraction Layer
someniatko/ecotone
Ecotone shifts the focus to the business code. In order to make it happen, enables Message-Driven Architecture with DDD, CQRS, Event Sourcing in PHP.
someniatko/ecotone-dev
Fork of the Ecotone Dev monorepo
someniatko/infection-static-analysis-plugin
Static analysis on top of mutation testing - prevents escaped mutants from being invalid according to static analysis
someniatko/iter-psalm-plugin
Stubs to let Psalm understand nikic/iter better
someniatko/lamphpda
A collection of type-safe functional data structures
someniatko/mezzio-hal
Hypertext Application Language implementation for PHP and PSR-7
someniatko/myclabs-deepcopy
Create deep copies (clones) of your objects
someniatko/php-option
Option Type for PHP
someniatko/php-result-type-psalm-plugin
Psalm plugin for someniatko/result-type PHP library
someniatko/php-whitelist-container
a PSR-11 container wrapping existing container, but only allowing access to a whitelist of classes.
someniatko/PHP_CodeSniffer
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
someniatko/psalm
A static analysis tool for finding errors in PHP applications
someniatko/psalm-plugin-phpunit
A PHPUnit plugin for Psalm
someniatko/Relay.Relay
A PSR-15 server request handler.
someniatko/Result-Type
An implementation of the result type
someniatko/symfony
The Symfony PHP framework
someniatko/symfony-50708-reproducer
Reproducer for https://github.com/symfony/symfony/issues/50708
someniatko/symfony-docs
The Symfony documentation
someniatko/symfony-middleware
PSR-15 middleware for Symfony framework.