Libraries tagged by encloses
swindon/filament-hashids
369 Downloads
A Laravel Filament package that automatically encodes and decodes model IDs using vinkla/hashids for improved security and aesthetics.
sudhaus7/shortlink
3 Downloads
A flexible url shortener for TYPO3, with FLUID ViewHelpers and Encodeservice
qopiku/filament-sqids
335 Downloads
A Laravel Filament package that automatically encodes and decodes model IDs using sqids/sqids for improved security and aesthetics.
pasholvon/csv-generator
78 Downloads
CSV generator that allows to use custom enclosures and delimiters.
cogpowered/shortener
239 Downloads
Encodes integers as short string and back. Useful in URL shorteners.
charm/util-phpencode
958 Downloads
A small function that encodes compact PHP arrays, like json_encode - but for PHP arrays.
bitandblack/base64-string
136 Downloads
Encodes files to base64 strings and decodes base64 strings to files.
encoresky/dummy
0 Downloads
Dummy package to reserve vendor name on packagist
tokenly/swapbot-op-return
7 Downloads
Encodes and Decodes OP_RETURN data used to trigger custom Swapbot actions
spaceboy/base20
17 Downloads
Encodes and decodes numbers to alphabetical strings
sfadless/encoder
39 Downloads
Encodes and decodes values by key
owl-labs/id-encoder
23 Downloads
Encodes integer ids into string ids and vice versa using hashids/hashids library.
nikashitsa/png-coder
6 Downloads
Encodes file to PNG image and decodes from it.
nathanielrich/csv
11 Downloads
Simple CSV class to handle csv-files import and export with delimiters, enclosures, escapes, charset, etc...
meetmatt/smallestenclosingcircle
168 Downloads
Smallest enclosing circle algorithm in PHP