Libraries tagged by chel
chillerlan/php-settings-container
12258722 Downloads
A container class for immutable settings objects. Not a DI container.
cheesegrits/filament-google-maps
171835 Downloads
A Google Maps package for Filament PHP with field, column and widget
wp-cli/scaffold-command
5187446 Downloads
Generates code for post types, taxonomies, blocks, plugins, child themes, etc.
valorin/pwned-validator
850157 Downloads
Super simple Laravel Validator for checking password via the Pwned Passwords service of Have I Been Pwned
rector/type-perfect
654666 Downloads
Next level type declaration checks
phpcompatibility/phpcompatibility-paragonie
19262094 Downloads
A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by the Paragonie polyfill libraries.
payum/core
2843361 Downloads
One million downloads of Payum already! Payum offers everything you need to work with payments. Friendly for all PHP frameworks (Symfony, Laravel, Laminas, Yii, Silex). Check more visiting site.
nostalgiaz/bootstrap-switch
337217 Downloads
Turn checkboxes and radio buttons into toggle switches.
mottie/tablesorter
175832 Downloads
tablesorter (FORK) is a jQuery plugin for turning a standard HTML table with THEAD and TBODY tags into a sortable table without page refreshes. tablesorter can successfully parse and sort many types of data including linked data in a cell.
mikemclin/laravel-wp-password
2805941 Downloads
Laravel package that checks and creates WordPress password hashes
divineomega/password_exposed
1441034 Downloads
This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach.
codezero/laravel-unique-translation
622112 Downloads
Check if a translated value in a JSON column is unique in the database.
asyncphp/doorman
928647 Downloads
Child process management
wimg/php-compatibility
2020675 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
jakub-onderka/php-parallel-lint
9518508 Downloads
This tool check syntax of PHP files about 20x faster than serial check.