Libraries tagged by imm
veryktech/mail
2 Downloads
Library to send e-mails over different transports and protocols (like SMTP and IMAP) using immutable messages and streams. Also includes SMTP server.
variuxinc/module-magento2-warranty
9 Downloads
Variux Warranty allows creating, checking, and managing the Warranty information. This module also helps the Indmar Authorized Dealers make most determinations about their end customers' warranties immediately
utkarshgayguwal/laravel-smart-scaffold
9 Downloads
Generate complete Laravel CRUD operations with a single command, including models, controllers with actual code having error handling, migrations, requests, factories, resources, and routes - ready for immediate API testing in Postman
tshabatyn/auto-value
29 Downloads
Generated immutable value classes for PHP7.1+
totta/tinker
6 Downloads
Immediately make a testing environment for your php code.
toppy/tweakwise-client
3 Downloads
Tweakwise API. Tweakwise offers differing REST services that can be called from various URLs and separate parameters. Response in XML and JSON format is offered for all services. XML is the default format, JSON format is also possible by adding ‘format=json’ to the call. Parameters are sent along with the query string (GET Request) via the URL. --- Authentication Authentication takes place by means of a unique key valid for each instance. This key is sent along with the particular service immediately after the call and must be placed before any parameters. This key is issued by Tweakwise.
titon/type
861 Downloads
The type package provides a chainable immutable object oriented interface for array lists, hash maps, string buffers, xml documents, and more.
thecsea/mysqltcs
255 Downloads
The simplest and the most powerful library to access to a mysql database, optimizing the connections and allowing you to perform common database actions immediately and efficiently
th3mouk/reactive-event-dispatcher
6 Downloads
An immutable implementation of the PSR-14 (event-dispatcher) for ReactiveX PHP.
taitava/silverstripe-assetcommitter
0 Downloads
Commit your uploaded SilverStripe asset files immediately to a VCS repository.
szabacsik/identity
13 Downloads
Identity Immutable Value Object
splitit/splitit-php-sdk
0 Downloads
Splitit's Installments API is the primary Splitit tool for establishing and maintaining installment plans. Use it to verify shopper eligibility, create plans with or without immediate authorization, get plan information, update plan status, and process refunds and cancellations.
shrikeh/collections
1509 Downloads
Traits for re-use in immutable collections
shamil/php-bignumbers
1 Downloads
An opensource library to handle immutable big numbers inside PHP applications
scienide/tuple
434 Downloads
A fixed-length immutable list data structure for PHP.