Libraries tagged by cnerta
numeno/api-admin
20 Downloads
## Introduction Use the Numeno Administration API to create API Keys and set their permissions (which we call Scopes). This API is meant to be used by administrators of your organization. ## Scopes Scopes are used to let API Keys access only certain parts of the API. Scopes are expressed as a string of the form `api:resource:action`. For example, from the Numeno Article Recommender API (`art-rec`): - `art-rec:feeds:read` - can read any Feed (eg. `GET` `/feeds`, `/feeds/:id`, `/feeds/:id/streams`, etc.) - `art-rec:feeds:write` - can write (and read) any Feed - `art-rec:feeds:*` - can perform any action on Feeds - `art-rec:*:read` - can read any resource on `art-rec` - `*:*:*` - can do everything
nlybe/special_notifications
6 Downloads
Extended notifications functionality on certain events for Elgg communites
niisan/some-discovery
0 Downloads
By using the type declaration, the processing class corresponding to a certain class is automatically linked.
nfauchelle/phergie-keep-alive
21 Downloads
Phergie plugin which monitors when the last activity on a connection was and if it exceeds a certain time limit the connection is closed and re-created
mykola-danylov/filecomparer
33 Downloads
This is a package for compare files in certain directory recursively.
mmrtonmoybd/laravel-popular
1 Downloads
A Laravel package to track popularity of entries(by Models) in a website at a certain time.
mmc/ceselector
16 Downloads
Selects and displays content elements according to certain parameters (Max elements, sorting, persistent mode)
misbah/prop-monitor
10 Downloads
This library will help you to check nested php objects whether they have some certain properties or not.
mediawiki/smw-user-protect
23 Downloads
Extension for protecting pages from users depending on certain semantic properties
masnun/joinjobs
52 Downloads
A Laravel package that allows scheduling certain actions upon job completion or queue exhaustion.
mapkyca/elgg-link-tracking
18 Downloads
Provides mechanisms for clicks on urls placed on certain pages
mahmoud-mosaad/backpack-fields
21 Downloads
Adds custom fields which useful for certain purposes to Backpack Laravel.
lukasbableck/contao-purge-inactive-members-bundle
0 Downloads
This bundle automatically purges members from the database if they have not logged in for a certain amount of time.
lightscale/paginator
15 Downloads
A simple library to create an amount of numbers between a certain range
kunstmaan/cache-bundle
120 Downloads
The Kunstmaan Cache bundle supplies your project with the ability to ban certain pages from Varnish from within KunstmaanCMS