Ayesh member since: May 12, 2016

Ayesh's packages

  • PHP

    ayesh/case-insensitive-array

    Class to store and access data in a case-insensitive fashion, while maintaining the integrity and functionality of a regular array.

  • PHP

    ayesh/composer-min-autoload

    A Composer plugin to generate slightly minimal Autoloaders with a new `dump-min-autoload` command

  • PHP

    ayesh/composer-preload

    Preload your sweet sweet code to opcache with a composer command, making your code faster to run

  • PHP

    ayesh/geo-ip

    Fast IP to country lookup based on Maxmind Lite database, with no requirement for extension or binary database

  • ayesh/geo-ip-database

    Weekly updated database of IP CIDR to Country codes, indexed by the first 1/4th of the IP address

  • PHP

    ayesh/geo-ip-tree-builder

    IP to Country Geo IP Tree Builder for Maxmind database

  • PHP

    ayesh/instagram-download

    Instagram image and video downloader with URL validation and cURL integration.

  • PHP

    ayesh/markdown

    Form of Parsedown with leaner code base, optimized for modern PHP.

  • PHP

    ayesh/php-timer

    High-resolution and monotonic stop-watch for all your needs. Supports timer start, pause, resume, stop, read, and minimal conversion.

  • PHP

    ayesh/slim

    A fork of slim/slim v3, with custom fixes for modern PHP versions.

  • PHP

    ayesh/stateless-csrf

    Secret-key based state-less CSRF token generator and validator for PHP 8. State-less means you do not have to store the CSRF token in session or database.

  • PHP

    ayesh/wordpress-comment-form-csrf

    Prevent Cross-Site Request Forgery attacks on your comments form.

  • PHP

    ayesh/wordpress-password-hash

    Wordpress plugin to change its password hashing mechanism with PHP native password_* set of functions.

  • PHP

    format/base

    Base package for PHP Formatter collection of libraries.