Libraries tagged by encloses
pasholvon/csv-generator
77 Downloads
CSV generator that allows to use custom enclosures and delimiters.
girgias/csv
20 Downloads
A new and improved CSV file PHP extension which follows RFC 4180 instead of using a custom escape mechanism.Supports multi-bytes delimiters, enclosures, and providing a custom EOL sequence.
dericcain/geo-things
1849 Downloads
Takes various inputs and geo-decodes/encodes, etc.
cogpowered/shortener
239 Downloads
Encodes integers as short string and back. Useful in URL shorteners.
charm/util-phpencode
890 Downloads
A small function that encodes compact PHP arrays, like json_encode - but for PHP arrays.
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
16 Downloads
Encodes and decodes numbers to alphabetical strings
sfadless/encoder
38 Downloads
Encodes and decodes values by key
owl-labs/id-encoder
22 Downloads
Encodes integer ids into string ids and vice versa using hashids/hashids library.
nikashitsa/png-coder
5 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
138 Downloads
Smallest enclosing circle algorithm in PHP
lounisbou/cell-location
1 Downloads
CellLocation uses API to retrieve estimation of the position of a mobile within a cell's coverage area. It can uses triangulation and enclosing circle algorithms to estimate the possible position of a device based on data from multiple cell towers.
eugene-melbourne/json-encoder-decoder
2288 Downloads
Encodes and Decodes JSON strings