Libraries tagged by alterdata
elliotsawyer/silverstripe-typesense
679 Downloads
Typesense is Lightning-fast, Open Source Search. No PhD required. Open Source alternative to Algolia + Pinecone + and an Easier-to-Use alternative to ElasticSearch and Solr. Fast, typo tolerant, in-memory fuzzy Search Engine for building delightful search experiences. This enables Silverstripe to work with Typesense collections
dosgo/sw-socketio
104 Downloads
A server side alternative implementation of socket.io in PHP based on Swoole.
dbalabka/php-enumeration
699 Downloads
Implementation of Enumeration Classes in PHP. The better alternative for Enums
dadolun95/magento2-hreflang
549 Downloads
This extension adds the alternate hreflang tag for: Cms pages, products and categories.
creatissimo/dhl-de-retoure
48 Downloads
# Introduction ## Overview Note: This is the specification of the DP-DHL Group Parcel DE Returns API. This web service allows business customers to create return labels on demand. # Scenarios ## Main Scenario: Creating a returnlabel This is achieved by posting a return order to the URI '/rest/orders'. The service will respond with a return label. ## Querying to get receiver locations The single scenario supported by this service is the determination of the receiver's location. This is achieved by getting a location to the URI '/rest/locations'. The service will respond with a Receiver. # Technical Note on Authorization This API supports __two alternative ways__ to authorize yourself: 1. Combination of Apikey and Basic Authentication which you can provide with every call. 2. OAuth2 Password Flow: After having obtained your access token once, you provide this token as bearer token. You can try it out here. More details can be found when clicking on "Authorize".
clue/json-merge-patch
10940 Downloads
JSON merge patch (RFC 7396) is a simple alternative to JSON patch (RFC 6902)
bonemeijer/smartdump
18585 Downloads
A smarter alternative to var_dump for PHP8.3+
bitandblack/image-blur
1425 Downloads
CSS-only alternative to the BlurHash algorithm: Extract the most important color values from an image and create CSS gradients out of them. The color gradients can be used to display a simple blurred preview of an image while it still loads.
berteh/scribusgenerator
28 Downloads
Create beautiful documents with data - Open source pdf (and Scribus) template and mail-merge alternative
alesitom/hybrid-id
923 Downloads
Compact, time-sortable unique ID generator for PHP. Drop-in UUID/ULID alternative with base62 encoding, Stripe-style prefixes, and configurable entropy profiles.
accredifysg/php-keccak-64bit
120 Downloads
Fast, dependency-free Keccak (224/256/384/512) and SHAKE (128/256) for 64-bit PHP — a drop-in, ~5x faster alternative to kornrunner/keccak.
riipandi/altstack
44 Downloads
Alpine.js, Laravel, and Tailwind. An alternative full-stack development solution.
renoki-co/jetstream-cashier-billing-portal
4361 Downloads
Cashierstream is a simple Spark alternative written for Laravel Jetstream.
micschk/silverstripe-gridfieldsitetreebuttons
18209 Downloads
Modifies GridFields & GridField detail forms to use standard page edit form (with versioning, history & settings). Simple alternative for versionedgridfield.
ankitpokhrel/alt
39 Downloads
Automatic alternative (alt) text for images using object detection with pre-trained model.