Libraries tagged by phpwatch
polyfills/array-find
41582 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
17345 Downloads
WordPress Security Advisories https://php.watch/articles/WordPress-Security-Advisories
polyfills/mb-trim
605 Downloads
PHP: Provides a user-land polyfill for `mb_trim`, `mb_ltrim`, and `mb_rtrim` functions added in PHP 8.4.
polyfills/array-first-array-last
412 Downloads
PHP: Provides a user-land polyfill for `array_first` and `array_last` functions added in PHP 8.5.
phpwatch/simple-container
8802 Downloads
A fast and minimal PSR-11 compatible Dependency Injection Container with array-syntax and without auto-wiring
letraceursnork/wordpress-security-advisories
2897 Downloads
WordPress Security Advisories https://php.watch/articles/WordPress-Security-Advisories
phpwatch/array_key_first_last-polyfill
856 Downloads
A simple polyfill to make PHP 7.3's array_key_first and array_key_last functions available to all.
eher/phpwatch
74 Downloads
Command line client that allow you to run arbitrary shell commands whenever changes occur in a list of specified files
phpwatch/laravel-fast404
6 Downloads
A Laravel middleware to quickly terminate Page-Not-Found pages that do not require a full HTML page
phpwatch/wordpress-samesite
14 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
197 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
18 Downloads
A polyfill for PHP 8.0's PhpToken class
marabesi/phpwatch
6 Downloads
Automatically reload your PHP files in terminal
ralfhortt/php-watch-files
10 Downloads
Watch file or folder and execute code when something is changes inside
outcompute/phpwatchdog
13 Downloads
Apply fine grained execution and file access policies in PHP and block malicious scripts from execution.