Ayesh member since: May 12, 2016
Ayesh's packages
-
PHP
phpwatch/laravel-fast404
A Laravel middleware to quickly terminate Page-Not-Found pages that do not require a full HTML page
-
-
PHP
phpwatch/simple-container
A fast and minimal PSR-11 compatible Dependency Injection Container with array-syntax and without auto-wiring
-
PHP
phpwatch/wordpress-clear-logout
A tiny WordPress plugin to clear all browser data related to the site upon logout (With `Clear-Site-Data` header).
-
PHP
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.
-
PHP
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.
-
phpwatch/wordpress-security-advisories
WordPress Security Advisories https://php.watch/articles/WordPress-Security-Advisories
-
PHP
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.
-
PHP
polyfills/mb-trim
PHP: Provides a user-land polyfill for `mb_trim`, `mb_ltrim`, and `mb_rtrim` functions added in PHP 8.4.
-
PHP
polyfills/mb-ucfirst-lcfirst
PHP: Provides a user-land polyfill for `mb_ucfirst` and `mb_lcfirst` functions added in PHP 8.4.
-
-
-
-
PHP
ayesh/is_countable-polyfill
A trivial but working polyfill for PHP 7.3 is_countable function. Supports PHP versions >= 5.3
Abandoned! See symfony/polyfill-php73