Popular Packages
-
PHP
someshwer/version-comparison
This Laravel package compares two version strings and gives the Boolean result. This package also resolves version expressions like (($v > 1.24.0) && ($v < 1.25.1.0)) || ($v == 1.26 || $v == 1.27) where $v must be substituted with the version number to be compared. Hence the package can be used for version expressions evaluation.
-
-
flood/canal-admin
Abandoned!
-
-
PHP
kiefer79/kss-php
A PHP implementation of KSS: a methodology for documenting CSS and generating styleguides
-
zeflasher/wsse-php
WSSE client/server
-
-
-
PHP
messagemedia/signingkeys-sdk
The MessageMedia Signature Key API provides a number of endpoints for managing key used to sign each unique request to ensure security and the requests can't (easily) be spoofed. This is similar to using HMAC in your outbound messaging (rather than HTTP Basic).
-
-
minhminh/blog
the first composer package
-
PHP
integer-net/callback-proxy
A proxy to dispatch callback requests to multiple targets. Useful to share payment integrations with multiple (e.g. test) systems.