Libraries tagged by user content
g33kme/pquery
4 Downloads
PQuery is a simple PHP Wrapper for HTML/jQuery AJAX forms and AJAX links. Easy to use in your HTML views or templates.
cyclonecode/cision-block
6 Downloads
This plugin adds a shortcode and a widget that can be used for pulling and displaying press releases from cision.
cpsit/cps-stopdc
73 Downloads
Forces TYPO3 to use the latest url for a page. This helps to avoid duplicate content.
colorcube/file-ref-list
90 Downloads
TYPO3 extension that provides a module which shows a listing of files used on pages.
carlbennett/php-mvc
1265 Downloads
A PHP micro-framework for use as a frontend and/or backend
antoniog85/mediatype
13 Downloads
A PHP implementation of some common media types. Uses Symfony HTTP-foundation
phile/template-smarty
10 Downloads
Use smarty template parser for PhileCMS
phile/template-lex
7 Downloads
Use the Lex parser in your templates for PhileCMS
green-pixelbox/gp_flexible_image
120 Downloads
Mit diesem Contao-Element kann man Bilder einfügen, deren Breite und Höhe flexibel für Desktop, Tablets und Smartphones individuell eingegeben werden können (z.B. 100px oder 100vh etc.). Das Bild wird mittels object-fit: cover in einem div platziert, der Bildausschnitt wird automatisch am div angepasst. Ein Verlauf über dem Bild ist einstellbar.
dieschittigs/contao-ifautoitem-bundle
63 Downloads
Add checkbox to elements and chech if there is an auto Item used, then show or hide
contextualcode/permissions-inheritance-bundle
23 Downloads
eZ Platform bundle which allows to inherit user roles in legacy admin.
contextualcode/ezplatform-role-inheritance-bundle
159 Downloads
eZ Platform bundle which provides user role inheritance.
samluvanda/system
0 Downloads
A PHP utility library for environment variables, user context, and system information.
coercive/cookieconsent
86 Downloads
Coercive CookieConsent is a micropackage (css, js, php) to easily manage user consent at the cookie level of a site.
ckailash/twitter-app-only-auth
49 Downloads
Twitter Application Only Auth API for Laravel, which is documented here: https://dev.twitter.com/oauth/application-only. With Application-only authentication you don’t have the context of an authenticated user and this means that any request to API for endpoints that require user context, such as posting tweets, will not work. However, it comes with a higher API rate limit