Libraries tagged by if
alex90badea/patch-migration
359 Downloads
As Laravel migrations work, this package allows you to keep track of code migrations and execute code blocks as if they are migrations.
adly-nady/php-my-migration
9 Downloads
It converts all existing tables in MySQL that do not have migration files to migration files. If they exist, it compares the columns and their data types with the existing ones and syncs the existing ones to MySQL.
acdh-oeaw/repo-file-checker
350 Downloads
Script for checking if files fulfill ARCHE repository ingestion requirements
swop/stack-github-webhook
1000 Downloads
Stack middleware which will verify if the incoming GitHub web hook request is correctly signed.
svandragt/silverstripe-optimisticlocking
7 Downloads
Prevents your site users from losing data by blocking the save process if the data has changed since it was loaded by the current user.
spiechu/php-static-validator
4 Downloads
Class designed to check if given variable or array of variables meet certain conditions
spekulatius/silverstripe-composer-update-checker
1686 Downloads
Checks if any composer packages needs to be updated.
spekulatius/silverstripe-composer-security-checker
1897 Downloads
Provides information if your SilverStripe application uses dependencies with known vulnerabilities.
shone/scanner
16 Downloads
A scanner to determine if the version of the popular open source software you are running is vulnerable.
rlmp/rlmp-language-detection
22940 Downloads
This plugin detects the visitor's preferred language and sets the local configuration for TYPO3's language engine accordingly. Both, one-tree and multiple tree concepts, are supported. It can also select from a list of similar languages if the user's preferred language does not exist.
requtize/fresh-file
3477 Downloads
Simple, fast, standalone PHP lib, that helps You to define, if any of your files were modified since last time You check - Is this file FRESH?
phaidon/bootstrap-media-lightbox
461 Downloads
A lightweight and borderless media lightbox extension for bootstrap3. It supports single images, image galleries, videos and iframes.
peternijssen/packy
2 Downloads
Packy is an open source tool to validate if your dependencies are up 2 date. Packy is based on the Symfony framework.
net_bazzline/php_component_memory_limit_manager
766 Downloads
free as in freedom php component to validate if your script is reaching the allowed maximum memory usage
mll-lab/laravel-db-ready
21576 Downloads
An artisan command to check if a database connection is ready