Libraries tagged by Has one
jestillore/has-one-belongs-to
11849 Downloads
One-To-One Relationship with Pivot for Laravel Eloquent
simonwelsh/hasoneedit
337 Downloads
Allows editing the fields of a has_one object directly in the CMS
cyber-duck/silverstripe-linkitemfield
39986 Downloads
SilverStripe 4 custom form element for anchor, email, telephone, file, image, internal and external links
briceburg/silverstripe-pickerfield
41014 Downloads
GridField based management of has_one , has_many , and many_many relationship selection
sheadawson/quickaddnew
34286 Downloads
A decorator for form fields that manage object relationships, to allow adding a new object on the fly through a dialog window. It can handle has_one, has_many or many_many relationships. At the moment it has been tested / works on DropdownField and ListboxField. It works both in the CMS and in the frontend.
fdmind/ignore-query-strings
1329 Downloads
If your website has static caching on, and you drive traffic to it from social media, Google Ads and other sources that add query string parameters to the URL, there is a chance that each time new user visits a page, it will not be served from cache, but will be generated from scratch. This is because the URL with query string parameters is treated as a different URL from the one without query string parameters.
amazing/media2click
38349 Downloads
TYPO3 CMS extension media2click: Render external content like videos an iframes with privacy in mind: User has to click on placeholder to load the actual content.
tuutti/php-klarna-ordermanagement
57639 Downloads
The Order Management API is used for handling an order after the customer has completed the purchase. It is used for all actions you need to manage your orders. Examples being: updating, capturing, reading and refunding an order. Read more on the [Order management](https://docs.klarna.com/order-management/) process. # Authentication
nitsan/ns-cookiebot
19649 Downloads
The Cookiebot.com GDPR Compliant TYPO3 Extension aids publishers, technology vendors, and advertisers in complying with GDPR and ePrivacy Directive regulations by ensuring transparency and obtaining user consent. T3Planet has developed a TYPO3 CMS extension to seamlessly integrate Cookiebot, one of the most popular solutions for managing cookies.
bmdevel/php-index
43687 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
primoz2500/hasoneautocompletefield
1861 Downloads
A CMS form field for adding has_one relationships using autocomplete
gearbox-solutions/has-one-file
261 Downloads
Adds HasOneFile trait for easy file management for Laravel models
cmandersen/has-one-specific
6858 Downloads
Add a Laravel relationship where you can specify a set ID, instead of a dynamic relationship
afaanbilal/laravel-has-uuid
814 Downloads
Autogenerate UUIDs for your Models on insert and set the route-model-binding key to uuid.
thewebmen/silverstripe-pickerfield
20158 Downloads
GridField based management of has_one , has_many , and many_many relationship selection