Libraries tagged by Junction table
chriwo/femanager_extended_search
3 Downloads
Expand the search function of femanager to be able to filter by user groups
professional-wiki/persistent-page-identifiers
7 Downloads
Stable unique identifiers for your MediaWiki pages. UUID v7 or PURIs, accessible via parser function and REST API
vanderlee/php-stable-sort-functions
534042 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.
yoast/google-analytics
823 Downloads
Add Google Analytics to WordPress and be able to use all the powerful functions Google Analytics offers.
able/fixes
924 Downloads
The bunch of functions extending the PHP standard library.
samy/crud
8 Downloads
Create, Read, Update, and Delete (CRUD) are the four basic functions that models should be able to do, at most.
codekandis/json-codec
655 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()`.