Libraries tagged by changeset
jaydeep/laravel-preflight
2945 Downloads
Artisan command that scans your Laravel codebase for breaking changes and compatibility issues before you upgrade to Laravel 9, 10, 11, 12, or 13.
bnomei/kirby3-recently-modified
12234 Downloads
Kirby Section to display recently modified content pages
ascend/laravel-column-watcher
1457 Downloads
Watch and react to Eloquent model column changes with PHP 8 attributes. Trigger handlers when specific columns are modified, with support for queued handlers, before/after save timing, and built-in infinite loop protection. Think observers, but column specific!
zernio-dev/zernio-php
5504 Downloads
API reference for Zernio. Authenticate with a Bearer API key. Base URL: https://zernio.com/api Versioning and deprecation: all endpoints are versioned in the URL path (current version: /v1). Breaking changes only ship in a new path version; existing versions keep working. Deprecated operations are marked 'deprecated: true' in this spec and announced in the changelog (https://zernio.com/changelog) before removal. Errors: every 4xx/5xx response is application/json with a machine-readable 'code' and a human-readable 'error' message (see the ErrorResponse schema).
wp-forge/wp-htaccess-manager
208867 Downloads
A helper library for making changes to .htaccess files in WordPress.
typhoon/change-detector
71567 Downloads
Can detect file and package version changes
sysforall/disabled-products-redirect
34002 Downloads
This module changes the default magento 404 page given when a product is disabled and redirects it to the first category it belongs to
square1/pwned-check
45825 Downloads
Validate password changes against known-compromised passwords
sandermuller/richter
9467 Downloads
Measure the magnitude of impact of code changes in a Laravel codebase, built on Laravel Brain
robinncode/db_craft
5437 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
plan2net/typo3-update-check
9521 Downloads
A Composer plugin that checks for TYPO3 updates and provides detailed information about breaking changes and security updates
hostnet/entity-tracker-component
162992 Downloads
Provides an event when a Tracked entity changes
georgringer/news-redirect-slug-change
50602 Downloads
Generate redirect if the slug changes
eonx-com/easy-activity
101798 Downloads
Tracking your record changes.
cebe/yii2-lifecycle-behavior
21709 Downloads
Define the lifecycle of a model by defining allowed satus changes in terms of a state machine.