Underscore.php
Utility library
A PHP implementation of the popular JavaScript utility library
PHP port of Underscore.js
1k stars
45 watching
150 forks
Language: PHP
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
serkanyersen/underscore.py | A Python port of a JavaScript utility library providing functional programming tools and micro templating functionality. | 291 |
ahl5esoft/golang-underscore | A Go library providing functional programming utilities similar to underscore.js and C# LINQ. | 399 |
diro/qml_underscorejs | A JavaScript library that adapts the popular underscore.js utility functions to work within Qt/QML's restricted JavaScript environment. | 8 |
javadev/underscore-java | Provides a functional programming library for Java, emulating the functionality of Underscore.js | 533 |
hkskn/vue-underscore | A Vue.js plugin that provides utility functions similar to Underscore.js, making it easier to manipulate data in Vue applications. | 18 |
mirven/underscore.lua | A Lua library implementing functional programming utilities inspired by the JavaScript library underscore. | 403 |
wookiehangover/underscore.deferred | A JavaScript library that provides jQuery-style Deferreds as an Underscore mixin | 225 |
rjnemo/underscore | A Go library providing functional programming helpers without extending built-in objects. | 110 |
kddnewton/fast_underscore | An optimized implementation of Ruby's underscore method using C extension | 33 |
kevinbeaty/underarm | An API that enables the creation and composition of asynchronous transducers inspired by Underscore.js using JavaScript. | 87 |
thephpleague/uri | A PHP library for manipulating and parsing URIs according to various standards | 1,045 |
ddopson/underscore-cli | A command-line utility-belt for manipulating JSON data and performing structured data processing in JavaScript | 1,727 |
tobyhede/go-underscore | A collection of utility functions for the Go programming language | 1,301 |
diegohaz/styled-tools | A collection of utility functions for working with CSS-in-JS libraries and props | 802 |
ded/valentine | A JavaScript utility library providing functional iterators and common helpers such as waterfalls, queues, and parallels. | 286 |