Libraries tagged by restcord
bmack/site-importer
78179 Downloads
Imports records from a Yaml file structure into the TYPO3 database
bartlett/monolog-callbackfilterhandler
122921 Downloads
Monolog handler wrapper that filters records based on a list of callback functions
b13/unlocalizedcrop
31550 Downloads
Disables cropping for translated records. Cropping of localized records are automatically taken from the original language
b13/geocoding
58990 Downloads
Services for using geocoding from Google inside TYPO3 database records
awcodes/recently
8000 Downloads
Easily track and access recently viewed records in your filament panels.
abordage/nova-total-card
47546 Downloads
A Laravel Nova card that displays the total number of records of a specific model
willdurand/propel-geocodable-behavior
65053 Downloads
The GeocodableBehavior helps you build geo-aware applications. It automatically geocodes your models when they are saved, giving you the ability to search by location and calculate distances between records.
pixelant/interest
11062 Downloads
REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you don't have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.
orisintel/laravel-process-stamps
78262 Downloads
Logs which process created or modified a record
bluefeather/eloquent-filemaker
17474 Downloads
A package for getting FileMaker records as Eloquent models in Laravel
xima/xima-typo3-recordlist
3099 Downloads
This package provides an abstract class for creating TYPO3 backend modules that display a feature-rich and easy-to-customize list view of records. It also includes built-in simplified TYPO3 workspace integration.
undefinedor/yii2-cached-active-record
1837 Downloads
The cached activeRecord for the Yii2 framework
symlex/doctrine-active-record
6617 Downloads
Object-oriented CRUD for Doctrine DBAL
mortenscheel/laravel-query-recorder
1693 Downloads
A package to record and analyze database queries in Laravel applications.
martinpetricko/filament-restore-or-create
60 Downloads
FilamentPHP package that adds ability to check for similar deleted records and restore them instead of creating new ones.