Libraries tagged by theses
thesis/amqp
49369 Downloads
Async (fiber based) client for AMQP 0.9.1
aura/web
576569 Downloads
Provides web Request and Response objects for use by web controllers and actions. These are representations of the PHP web environment, not HTTP request and response objects proper.
php-standard-library/either-or-both
82565 Downloads
Three-variant disjoint union type (Left/Right/Both) for values that may be present on either or both of two sides
thesis/time-span
79010 Downloads
Thesis TimeSpan
thesis/nats
9066 Downloads
Async (fiber based) client for Nats.
rapidwebltd/php-uk-bank-holidays
432686 Downloads
This library enables developers to easily retrieve UK Bank Holiday details. Holidays can be retrieved for England & Wales, Scotland, and Northern Ireland. Information about these holidays can optionally be restricted by month or date.
cviebrock/image-validator
459216 Downloads
Custom Laravel Validator for image dimensions - abandoned since these are now built in to Laravel 5.2 and later
thesis/sync-once
53148 Downloads
Thesis Sync Once
thesis/protobuf
3560 Downloads
A modern strictly typed full-featured serializer for Google's protocol buffers.
thesis/pgmq
14546 Downloads
A non-blocking php client for Postgres Message Queue (PGMQ).
thesis/endian
57320 Downloads
Library for encoding and decoding numbers in either big-endian or little-endian order.
thesis/byte-writer
52521 Downloads
Writer abstraction for I/O.
thesis/byte-reader-writer
52335 Downloads
An implementation for thesis/byte-order.
thesis/byte-reader
52508 Downloads
Reader abstraction for I/O.
thesis/byte-order
52419 Downloads
The library adds methods for reading bytes in any byte order to Reader and Writer.