Libraries tagged by restcord
tylercd100/lern
150490 Downloads
LERN (Laravel Exception Recorder and Notifier) is a Laravel 5 package that will record exceptions into a database and will notify you via Email, Pushover or Slack.
stymiee/email-validator
210436 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.
sjaakp/yii2-sortable-behavior
65106 Downloads
Sort ActiveRecords and related records in Yii2.
silverstripe/translatable
163506 Downloads
Allows translation of DataObject and SiteTree records into multiple languages
scriptotek/marc
49218 Downloads
Simple interface to parsing MARC records using File_MARC
php-http/vcr-plugin
181576 Downloads
Record your test suite's HTTP interactions and replay them during future test runs.
noxoua/filament-activity-log
19288 Downloads
A Laravel package that simplifies activity logging in the Filament admin panel, with support for logging create, update, delete, and restore actions. It integrates with the 'spatie/laravel-activitylog' package and includes a modernized activity log viewing page.
mateusjunges/avro-serde-php
459364 Downloads
A library to serialize and deserialize Avro records making use of the confluent schema registry
lesichkovm/laravel-advanced-route
108123 Downloads
Advanced route class for Laravel - restoring implicit controllers to the framework.
kfirba/import-query-generator
61504 Downloads
An efficient query generator for mass resource import, distinguishing between new records and records to update.
josegonzalez/cakephp-version
101798 Downloads
CakePHP ORM behavior to allow versioning of records
jackabox/nova-duplicate-field
91510 Downloads
A Laravel Nova field to duplicate records.
izniburak/pdox
16197 Downloads
Useful Query Builder, PDO Class for PHP. A simple access to your SQL records.
invoiceninja/inspector
229845 Downloads
Simplified database records management
gearbox-solutions/eloquent-filemaker
28294 Downloads
A package for getting FileMaker records as Eloquent models in Laravel