Libraries tagged by closed
raorsa/rw-file-cache
41 Downloads
RW File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
primitivesocial/craft-commerce-deal-maker
73 Downloads
Checks if you are close a deal and tries to upsell ya
oshitsd/php-socket
26 Downloads
A PHP package to interact with WebSocket servers. It provides methods to connect, send, receive, and close WebSocket connections, with Laravel integration for seamless usage.
oktopost/dep-map
35 Downloads
Mapping of files that should be cloned to the production servers
neutronstars/symfony-normalizer-enum-php
13 Downloads
Added Symfony normalizer for the enumeration system designed to be as close to PHP 8.1 for earlier versions.
neutronstars/enum
69 Downloads
Added an enumeration system as close as possible to PHP 8.1 for earlier versions.
neutronstars/doctrine-enum-php-type
13 Downloads
Added a doctrine type for the php enumeration system designed to be as close as possible to PHP 8.1 for earlier versions.
neunerlei/event-bus
1985 Downloads
This package contains a PSR-14 compliant event dispatcher facade, which aims to bring the listener provider and dispatcher objects closer together.
naveed125/geo-distance
23 Downloads
Find distance between two points on earth. Find closest metro area.
mfdmc/shopify
97 Downloads
Shopify PHP SDK to interact with the Shopify API (cloned from donutdan4114/shopify).
lngo/shopify-sdk-php
45 Downloads
Shopify SDK PHP had cloned from https://github.com/cmcdonaldca/ohShopify.php.git.
live-happy-code-hard/command-as-process
7 Downloads
Object wrappers around PHP program execution functions: proc_open(), proc_close(), proc_terminate(), proc_get_status()
lg-utils/print_r_tree
1 Downloads
Dump variable as tree, with open-close areas
laasti/stack
190 Downloads
From request to response. A middleware stack with 3 phases: prepare, respond and close
kodalto/propel-real-enum-behavior
29 Downloads
Propel 2 behavior to manage the ENUM type more closely to what enums should be