Libraries tagged by phpwatch
polyfills/array-find
6903 Downloads
PHP: Provides a user-land polyfill for `array_find`, `array_find_key`, `array_any` and `array_all` functions added in PHP 8.4.
phpwatch/wordpress-security-advisories
14736 Downloads
WordPress Security Advisories https://php.watch/articles/WordPress-Security-Advisories
phpwatch/simple-container
8302 Downloads
A fast and minimal PSR-11 compatible Dependency Injection Container with array-syntax and without auto-wiring
letraceursnork/wordpress-security-advisories
741 Downloads
WordPress Security Advisories https://php.watch/articles/WordPress-Security-Advisories
polyfills/mb-ucfirst-lcfirst
60 Downloads
PHP: Provides a user-land polyfill for `mb_ucfirst` and `mb_lcfirst` functions added in PHP 8.4.
polyfills/mb-trim
269 Downloads
PHP: Provides a user-land polyfill for `mb_trim`, `mb_ltrim`, and `mb_rtrim` functions added in PHP 8.4.
phpwatch/array_key_first_last-polyfill
277 Downloads
A simple polyfill to make PHP 7.3's array_key_first and array_key_last functions available to all.
eher/phpwatch
71 Downloads
Command line client that allow you to run arbitrary shell commands whenever changes occur in a list of specified files
phpwatch/laravel-fast404
5 Downloads
A Laravel middleware to quickly terminate Page-Not-Found pages that do not require a full HTML page
phpwatch/wordpress-samesite
13 Downloads
This plugin adds the “SameSite” cookie flag to WordPress’s authentication cookies. On supported browsers (all current IE, Edge, Chrome, and Firefox), this can effectively prevent all Cross-Site Request Forgery attacks throughout your WordPress site.
phpwatch/wordpress-fast404
167 Downloads
WordPress plugin to prevent WordPress from delivering full Page-Not-Found errors when the browser is not expecting a full HTML page. Saves bandwidth and improves performance.
phpwatch/phptoken-polyfill
17 Downloads
A polyfill for PHP 8.0's PhpToken class
marabesi/phpwatch
5 Downloads
Automatically reload your PHP files in terminal
ralfhortt/php-watch-files
9 Downloads
Watch file or folder and execute code when something is changes inside
outcompute/phpwatchdog
12 Downloads
Apply fine grained execution and file access policies in PHP and block malicious scripts from execution.