Libraries tagged by like_float
victorlap/floatval
722 Downloads
Correctly parse float like strings to float values
s-mcdonald/functions
12 Downloads
assortment of php functions
pagemachine/typo3-flat-urls
27467 Downloads
Flat URLs (like Stack Overflow) for TYPO3
greg0/lazer-database
16066 Downloads
PHP library to use JSON files like flat-file database
real-media-technic-staudacher/laravel-flatfiles
57810 Downloads
Export and import flatfiles with Laravel like charm
wowo/wowo-queue-bundle
26669 Downloads
The WowoQueueBundle provides unified method for use queue systems, like Beanstalkd, RabbitMQ, flat files, database driven queues etc.
ronolo/json-store
11 Downloads
A lightweight JSON document store, which can be queried like a NoSQL database.
landlib/treealgorithms
29 Downloads
This group of methods for work with tree structure. Provide methods build tree from flat array, find node in the tree by id, walk tree and execulte callback function for each node. Node of the tree has fields like as id, parent_id, children. Concrete names of the tree node fields can be configured with TreeAlgorithms properties idFieldName, parentIdFieldName, childsFieldName. Also exists javascript release, search lamzin-andrey/landlib on github.
flatgreen/ytdl
175 Downloads
A PHP wrapper for youtube-dl or yt-dlp tool. Close to the command line, with a caching system.
patrickeaton/flatline
8 Downloads
A command line tool to flatten and edit existing dynamic sites
oliva/tree
23365 Downloads
Utility for handling tree data structures and building trees from flat data stored in database tables and alike.