Libraries tagged by inversion
vertisan/oauth2-twitch-helix
43616 Downloads
Twitch (new version Helix) OAuth 2.0 Client Provider for The PHP League OAuth2-Client
verkkokauppacom/parallel-phpunit
59302 Downloads
Parallel version of phpunit command line
vardot/varbase-updater
114326 Downloads
A set of scripts and tools that will help you to update to the newer versions of Varbase.
typhoon/change-detector
26731 Downloads
Can detect file and package version changes
tempest/blade
26230 Downloads
PHP 8.4 compatible fork of jenssegers/blade: a standalone version of Laravel's Blade templating engine for use outside of Laravel.
talevskiigor/composer-bump
64836 Downloads
Laravel artisan command to increment composer.json version.
syholloway/mrcolor
145838 Downloads
Color manipulation tools and format conversion for PHP
square/vermillion
6867 Downloads
API Versioning tools for Laravel apps
solarissmoke/disable-comments-mu
65822 Downloads
This is the must-use version of the Disable Comments WordPress plugin. Copy the contents of this directory into your mu-plugins directory in order to disable comments on the entire site/network, without any configuration. You should delete all existing comments from the WordPress database before activating this plugin. If you want to be able to configure the plugin's behaviour, then use the normal version.
shkubu18/filament-widget-tabs
291 Downloads
Widget Tabs are modified version of Filament Tabs to display it as a widgets.
shipmonk/doctrine-two-phase-migrations
26845 Downloads
Two phase migrations for Doctrine ORM: before and after deploying new codebase version
setono/symfony-main-request-trait
287169 Downloads
A PHP trait that makes the main/master request issue work on multiple Symfony versions
schams-net/nagios
28711 Downloads
Monitors TYPO3 instances and warns about insecure extensions, old TYPO3 versions, wrong PHP versions, etc. Requires a Nagios monitoring server.
sanmai/phpunit-legacy-adapter
79529 Downloads
PHPUnit Legacy Versions Adapter
robinncode/db_craft
1526 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.