Libraries tagged by Junction table
chriwo/femanager_extended_search
0 Favers
3 Downloads
3 Downloads
Expand the search function of femanager to be able to filter by user groups
vanderlee/php-stable-sort-functions
33 Favers
619922 Downloads
619922 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.
yoast/google-analytics
117 Favers
823 Downloads
823 Downloads
Add Google Analytics to WordPress and be able to use all the powerful functions Google Analytics offers.
able/fixes
0 Favers
1040 Downloads
1040 Downloads
The bunch of functions extending the PHP standard library.
codekandis/json-codec
0 Favers
665 Downloads
665 Downloads
With the JSON codec you will be able to encode into and decode from JSON data in an object oriented way. It wraps PHP's functions `json_encode()` and `json_decode()`.
samy/crud
0 Favers
9 Downloads
9 Downloads
Create, Read, Update, and Delete (CRUD) are the four basic functions that models should be able to do, at most.