Libraries tagged by repat
optimistdigital/nova-simple-repeatable
128179 Downloads
A Laravel Nova simple repeatable rows field.
njxqlus/filament-relation-manager-component
14135 Downloads
Use Filament Relation Manager Everywhere!
mpratt/relativetime
89344 Downloads
A library that calculates the time difference between two dates and returns the result in words (Example: 5 minutes ago or 5 Minutes left). The library supports other languages aswell like Spanish and German.
mootensai/yii2-relation-trait
182276 Downloads
Yii 2 Models load with relation, & transaction save with relation
grandt/relativepath
653376 Downloads
A class for cleaning up/collapsing relative paths. Like real_path, but without the need for the path to exist on the filesystem.
digital-creative/custom-relationship-field
115624 Downloads
Emulate HasMany relationship without having a real relationship set between resources
x-fran/g-trends
45678 Downloads
Google Trends API for PHP
voskobovich/yii2-many-many-behavior
165669 Downloads
This behavior makes it easy to maintain relations many-to-many in the your ActiveRecord model.
vkartaviy/retry
186455 Downloads
The library for repeatable and retryable operations
venturedrake/laravel-crm
7151 Downloads
A free open source CRM built as a package for laravel projects
tobion/retry
204234 Downloads
A generic library to retry an operation in case of an error. You can configure the behavior like the exceptions to retry on.
tapp/filament-authentication-log
30474 Downloads
Filament authentication log plugin.
mvo/contao-group-widget
66249 Downloads
Adds a new group widget that allows repeating a set of DCA fields.
msafadi/laravel-eloquent-join-with
2801 Downloads
Laravel Eloquent Join With Relationships
mootensai/yii2-enhanced-gii
145564 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.