Libraries tagged by mcheck
kdion4891/laravel-livewire-tables
44451 Downloads
A dynamic, responsive Laravel Livewire table component with searching, sorting, checkboxes, and pagination.
jeremykenedy/laravel-https
128993 Downloads
Laravel Https is middleware to check for Secure HTTP requests. Laravel Https middleware providers can check and redirect if the user is not hitting the https url of your app/site or the request can be automatically redirected to a Secure Http (HTTPS) request.
j13k/yaml-lint
1092156 Downloads
A compact command line utility for checking YAML file syntax
inpsyde/wp-context
265439 Downloads
A single-class utility to check the running context in WordPress sites.
helgesverre/domain-availability
16332 Downloads
A PHP library for checking if a domain name is registered or not
graham-campbell/analyzer
572339 Downloads
Checks if referenced classes really exist.
fiunchinho/phpunit-randomizer
746928 Downloads
Execute your test cases in random order, so you can check if they have hidden dependencies
edisonlabs/database_sanitize
1564128 Downloads
Provides drush commands for yaml sanitization files checks and generation.
dnetix/redirection
106712 Downloads
Library to connect with PlacetoPay Checkout service
divineomega/laravel-password-exposed-validation-rule
686918 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach
dietercoopman/mailspfchecker
4606 Downloads
A package to check if you can send e-mail through a given mailserver in name of a given e-mail address
dereuromark/composer-prefer-lowest
444418 Downloads
Checks prefer-lowest more strictly. Add-on for CI.
datomatic/nova-detached-actions
168383 Downloads
A Laravel Nova tool to allow for placing actions in the Nova toolbar detached from the checkbox selection mechanism.
carlosio/opcache-dashboard
52006 Downloads
Set up properly and monitor your Zend OPcache with this dashboard that will help you checking memory, hits and status, configuring for optimal performance (warning you when cache full, validation, etc.) and reseting one or all scripts with one click.
bkcore/nocsrf
39667 Downloads
A simple anti-CSRF token generation/checking class written in PHP5.