Libraries tagged by underscorejs
kengoldfarb/underscore_php
14 Downloads
_php - a lightweight MVC structure. Designed to provide the basics or allow you to change it. Emphasis on speed with routing done at the webserver (apache) layer.
kengoldfarb/underscore_libs
1847 Downloads
_php libraries
ingenious/underscore
20 Downloads
JavaScript's functional programming helper library.
originphp/inflector
12166 Downloads
OriginPHP Inflector
bcen/yauc
133 Downloads
Yet Another Underscore Clone
nabeghe/alphanum
2 Downloads
Converting decimal numbers to alphanums, which include uppercase & lowercase letters as well as the underscore character, & vice versa.
mvnrsa/laravel-sluggable-trait
13 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save. A slight omprovement on martinbean/laravel-sluggable-trait to use underscore (or any other character) instead of dash in slugs.
mrluisamador/docker-4wordpress-theme
50 Downloads
This theme is just a packaged version of the Automatic Underscore theme to be used with my docker environment.
jsutils/tmpl
87 Downloads
Javascript Templating engine taken from underscore
etelford/phpdotenv-include-extension
13 Downloads
An extension for vlucas/phpdotenv to load .env variables from include files. as well as group them into array-like underscore syntax.
ecks/ecks
50 Downloads
An array decorator that adds a fluid functional interface similar to that of an Array in Ruby. Inspired by underscore.php.
cve/naming-convention-converter
6 Downloads
This little package includes string utils which for example can convert underscore_string to camelCased and vice-versa
aspergerag/wpdefault
12 Downloads
empty underscore default theme
adamsmeat/udi
14 Downloads
underscore dependency injection
cliffparnitzky/technical-value-regex
570 Downloads
Provides regular expressions for technical values, consisting of: letters (lower case / uper case / case insensitive), underscrores, digits ... No blank, special char or something else.