yarri member since: Dec 18, 2013

yarri's packages

  • PHP

    pupiq/image-scaler

    Handy tool for image resizing. Produces well optimized images for web.

  • PHP

    yarri/array-flatten

    Convert a multi-dimensional array into a single-dimensional array

  • PHP

    yarri/array-sort

    The definitive function for sorting arrays in PHP

  • PHP

    yarri/email-address-recognizer

    Parses email addresses from the To: or Cc: header in a message.

  • PHP

    yarri/essence

    Extracts information about medias on the web, like youtube videos, twitter statuses or blog articles.

  • PHP

    yarri/full-text-search-query-like

    FullTextSearchQueryLike is a PHP class which transforms search strings into clever SQL conditions with the LIKE operator

  • PHP

    yarri/gif-creator

    PHP class that creates animated GIF from multiple images

  • PHP

    yarri/keywords-highlighter

    Highlights keywords (typically a search query) in a HTML string

  • PHP

    yarri/lazy-loader

    LazyLoader provides efficient mechanism for lazy loading with closures

  • PHP

    yarri/link-finder

    Converts non-clickable URLs and email addresses in text (plain or HTML) into clickable HTML links

  • PHP

    yarri/markdown-manual.mdbook

    Source text of Markdown Manual in MdBook format

  • PHP

    yarri/master-api-client

    Client for Master API

  • PHP

    yarri/my-blowfish

    Simple class for passwords hashing and checking using Blowfish algorithm

  • PHP

    yarri/password-hashing-machine

    Tool for hashing and checking passwords using a required (registered) hashing algorithm. It can handle more (legacy) hashing algorithms.

  • PHP

    yarri/password-strength-analyzer

    PasswordStrengthAnalyzer analyzes given password and scores its strength from 0% to 100%.