polyfills/array-first-array-last
PHP: Provides a user-land polyfill for `array_first` and `array_last` functions added in PHP 8.5.
时间:2026-01-04 05:17
polyfills/array-find
PHP: Provides a user-land polyfill for `array_find`, `array_find_key`, `array_any` and `array_all` functions added in PHP 8.4.
时间:2026-01-04 03:28
polyfills/mb-ucfirst-lcfirst
PHP: Provides a user-land polyfill for `mb_ucfirst` and `mb_lcfirst` functions added in PHP 8.4.
时间:2024-03-07 06:53
polyfills/pdo-sqlite-subclass
User-land PHP polyfill for PDO Sqlite driver subclass.
时间:2024-01-14 18:28
polyfills/pdo-mysql-subclass
User-land PHP polyfill for PDO MySQL driver subclass.
时间:2024-01-12 13:19
phpwatch/array_key_first_last-polyfill
A simple polyfill to make PHP 7.3's array_key_first and array_key_last functions available to all.
时间:2020-08-24 06:40
phpwatch/laravel-fast404
A Laravel middleware to quickly terminate Page-Not-Found pages that do not require a full HTML page
时间:2020-05-20 16:32
phpwatch/wordpress-fast404
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.
时间:2020-05-15 23:29
phpwatch/wordpress-clear-logout
A tiny WordPress plugin to clear all browser data related to the site upon logout (With `Clear-Site-Data` header).
时间:2020-01-23 09:44
phpwatch/wordpress-samesite
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.
时间:2019-12-12 04:48