Packages from jabarihunt

  • PHP

    jabarihunt/country-codes

    A simple class that returns country codes (or country name).

  • PHP

    jabarihunt/format

    Class to hold static formatting helper methods.

  • PHP

    jabarihunt/json-web-token

    Simple JSON Web Token implementation.

  • PHP

    jabarihunt/mysql

    A simple class that handles MySQL database instances with support for both TCP and Socket connections. I created this class as a standard way to interact with MySQL databases from within other projects with very low overhead. I will personally use it as a dependency in those projects, but it's perfectly capable of being used as a standalone handler.

  • PHP

    jabarihunt/mysql-model-builder

    A class that builds usable models based on your MySQL database tables.

  • PHP

    jabarihunt/password

    Simple Password class.