Libraries tagged by srecord
typo3/cms-impexp
5304520 Downloads
TYPO3 CMS Import/Export - Tool for importing and exporting records using XML or the custom T3D format.
stymiee/email-validator
288904 Downloads
The Email Validator library builds upon PHP's built in filter_var($emailAddress, FILTER_VALIDATE_EMAIL); by adding a default MX record check. It also offers additional validation against disposable email addresses, free email address providers, and a custom banned domain list.
spatie/laravel-queued-db-cleanup
208720 Downloads
Safely delete large numbers of records
spatie/laravel-deleted-models
52758 Downloads
Automatically copy deleted records to a separate table
mlocati/spf-lib
690386 Downloads
Parse, build and validate SPF (Sender Policy Framework) DNS records
mika56/spfcheck
909514 Downloads
Checks an IP address against a domain's SPF record
malhal/laravel-geographical
307124 Downloads
Easily add longitude and latitude columns to your records and use inherited functionality for calculating distances
colymba/gridfield-bulk-editing-tools
615130 Downloads
Silverstripe CMS GridField component to upload images/files and edit records in bulk
clickstorm/cs-seo
335164 Downloads
[clickstorm] SEO - Extension for TYPO3. Enables important onpage features for search engine optimization (SEO). Expands the page settings and any desired records for example with a preview for Google search results (SERP) Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canonical tags. Modules for metadata of records and alternative texts of images. Further features are shown in the extension manual.
bedezign/yii2-audit
563093 Downloads
Yii2 Audit records and displays web/cli requests, database changes, php/js errors and associated data.
yiisoft/active-record
66139 Downloads
Yii ActiveRecord Library
muhammadhuzaifa/laravel-pulse-guzzle-recorder
15238 Downloads
Pulse Guzzle Recorder provide a custom recorder for intercepting http requests made via guzzlehttp/guzzle php library and add them into the pulse dashboard if the request is slow. The package uses the guzzle middleware for the data. The recorder intercept and log the request into the Laravel Pulse Slow Outgoing Requests.
josespinal/filament-record-navigation
21650 Downloads
Record navigation from views
daniel-de-wit/nova-single-record-resource
107982 Downloads
Laravel Nova Single Record Resource. Shows a link in the navigation bar directly to the only record of the resource
voskobovich/yii2-many-many-behavior
172553 Downloads
This behavior makes it easy to maintain relations many-to-many in the your ActiveRecord model.