Libraries tagged by halon
moo/hasoneselector
22915 Downloads
This module provides CMS field to manage data object defined in a has_one relation.
burnbright/silverstripe-hasonefield
38904 Downloads
Edit a has_one relationship using a GridField, triggered by clicking a button.
simonwelsh/hasoneedit
336 Downloads
Allows editing the fields of a has_one object directly in the CMS
hailong/jose
12250 Downloads
JWT, JWS and JWE implementation in PHP
gearbox-solutions/has-one-file
209 Downloads
Adds HasOneFile trait for easy file management for Laravel models
hblong/php-xxljob
5333 Downloads
PHP版XXL-JOB
halobear/dingtalk
7607 Downloads
EasyDingTalk, Alibaba Dingtalk SDK for PHP
primoz2500/hasoneautocompletefield
1748 Downloads
A CMS form field for adding has_one relationships using autocomplete
hakoncms/hakoncms
14 Downloads
Hakon Content Management System
milkyway/silverstripe-hasonecompositefield
29 Downloads
Save has_one relationships directly from the parent record form
nilportugues/haljson-bundle
788 Downloads
HAL+JSON API Transformer Bundle for Symfony 2 and Symfony 3
halo123450/zxipdb
151 Downloads
IPv4/IPv6 offline address database
hakone/untouchable-psr7
1229 Downloads
PSR-7 message implementation with all method calls restricted
hakone/middleware-dispatcher
1230 Downloads
A lightweight PSR-15 middleware dispatcher
maggomann/filament-only-icon-display
348 Downloads
The package provides the `HasOnlyIcon` trait for [Filament Admin Panel v2.x](https://filamentphp.com/docs/2.x/admin/installation). With this trait it is possible to display the table actions buttons only as icon or optionally only as icon including tooltip. The package currently provides the table action buttons (`CreateAction`, `DeleteAction`, `EditAction` and `ViewAction`) that already contain the trait. Own table action buttons can be extended with the `HasOnlyIcon` €trait, so that the methods are then available.