Libraries tagged by having
restruct/silverstripe-namedlinkfield
1469 Downloads
A SilverStripe composite field for having various link types *with title*, in a single field with a nicely styled form.
oliverklee/onetimeaccount
32075 Downloads
Allow users to create a short-lived FE user account without having to enter a user name or password.
kepex/laravel-crud-generator
16915 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
fasterpay/fasterpay-php
26653 Downloads
FasterPay PHP SDK enables you to integrate the FasterPay's Checkout Page seamlessly without having the hassle of integrating everything from Scratch.
b13/magnets
29605 Downloads
Magnets: TYPO3 Service Package revolving around having a good API to fetch the current Geo IP and its location of the user.
whitecube/laravel-links
377 Downloads
Store & resolve internal URLs without having to worry about route, slug or domain changes
vivre-tech/rest-renderer
13162 Downloads
For Yii2: Just like Controller::Action but only for having multiple rendering templates in same place for data models.
thucke/th-rating
7586 Downloads
Highly flexible AJAX rating based on extbase/fluid/jquery. Allows multiple ratings within one page. Could be used as a cObj by other extensions or included in every FLUID template using the viewhelper. Each ratingstep could be configured having a name - international localization included.
sergeyugai/backpack-fields-as-classes
3033 Downloads
Package allows to add fields/columns/etc to Laravel Backpack while having them as classes
openstream/dull-uploader
65 Downloads
Allows the upload of images without having the Flash player installed
nogrod/dhl-retoure-php-sdk
424 Downloads
# Introduction ## Overview Note: This is the specification of the DP-DHL Group Parcel DE Returns API. This web service allows business customers to create return labels on demand. # Scenarios ## Main Scenario: Creating a returnlabel This is achieved by posting a return order to the URI '/rest/orders'. The service will respond with a return label. ## Querying to get receiver locations The single scenario supported by this service is the determination of the receiver's location. This is achieved by getting a location to the URI '/rest/locations'. The service will respond with a Receiver. # Technical Note on Authorization This API supports __two alternative ways__ to authorize yourself: 1. Combination of Apikey and Basic Authentication which you can provide with every call. 2. OAuth2 Password Flow: After having obtained your access token once, you provide this token as bearer token. You can try it out here. More details can be found when clicking on "Authorize".
nehakadam/calenstyle
19 Downloads
CalenStyle is a Responsive Drag-and-Drop Event Calendar for Web, iOS, Android & Windows. CalenStyle is customizable plugin having multiple, clean-designed event calendar templates specially designed for web & mobile applications.
madj2k/t3-klarokratie
1079 Downloads
Includes Klaro! Consent-Manager into TYPO3. Completely file-based configuration for versioning without having to take care of database-entries. This extension automatically adds a consent-overlay to embedded YouTube- and Vimeo-Videos. It also comes with a ready-to-use integration for Google Analytics / Google Tag Manager and etracker.
huijiewei/yii2-bootbox
205 Downloads
Bootbox.js is a small JavaScript library which allows you to create programmatic dialog boxes using Bootstrap modals, without having to worry about creating, managing or removing any of the required DOM elements or JS event handlers.
cryonighter/object-column
5301 Downloads
This package provides the object_column() function, which works similarly to the array_column() function of the standard library, but having the ability to work with objects