Libraries tagged by theses
thesis/amqp
41800 Downloads
Async (fiber based) client for AMQP 0.9.1
aura/web
561930 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
20753 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
60649 Downloads
Thesis TimeSpan
thesis/nats
3981 Downloads
Async (fiber based) client for Nats.
rapidwebltd/php-uk-bank-holidays
421968 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
458462 Downloads
Custom Laravel Validator for image dimensions - abandoned since these are now built in to Laravel 5.2 and later
thesis/sync-once
45256 Downloads
Thesis Sync Once
thesis/pgmq
8943 Downloads
A non-blocking php client for Postgres Message Queue (PGMQ).
thesis/endian
48331 Downloads
Library for encoding and decoding numbers in either big-endian or little-endian order.
thesis/byte-writer
44815 Downloads
Writer abstraction for I/O.
thesis/byte-reader-writer
44629 Downloads
An implementation for thesis/byte-order.
thesis/byte-reader
44805 Downloads
Reader abstraction for I/O.
thesis/byte-order
44713 Downloads
The library adds methods for reading bytes in any byte order to Reader and Writer.
thesis/byte-buffer
44613 Downloads
The library implements buffered I/O.