mauriziofonte member since: Apr 20, 2020

mauriziofonte's packages

  • PHP

    mfonte/base62x

    A Base62x PHP implementation library, that can be used in frameworks like Laravel, that supports encoding/decoding of strings, arrays, objects, and binary resources. It also supports Gzip compression/decompression and symmetric encryption.

  • PHP

    mfonte/bitmask

    Bitmask class helps you to use all might of bit masks and don't care about what bitwise operations are. It represents a high-level abstraction that looks like simple and manageable object and behaves like collection.

  • PHP

    mfonte/coding-standard

    Provides multiple rule sets for friendsofphp/php-cs-fixer.

  • PHP

    mfonte/hte-cli

    [H]andle [T]est [E]nvironment CLI tool to create and manage VirtualHosts that are compatible with github.com/mauriziofonte/win11-wsl2-ubuntu22-setup or with any LAMP stack based on Debian or Ubuntu, with Multi PHP-FPM support via mpm_event, proxy_fcgi, and fcgid Apache modules.

  • PHP

    mfonte/imdb-scraper

    Locale-Aware PHP IMDb Scraper, with a fluent API for searching for Movies and TV Shows, and retrieving detailed information about them.

  • PHP

    mfonte/laravel-collective-html

    Laravel 11 compatible fork of LaravelCollective/html. Namespaces kept as original for compatibility. HTML and Form Builders for the Laravel Framework

  • PHP

    mfonte/laravel-sitemap

    Laravel Sitemap Generator. Supports SitemapIndex, Images Sitemap and News Sitemap.

  • PHP

    mfonte/larecaptcha

    Simple and painless Google reCAPTCHA package for Laravel framework

  • PHP

    mfonte/php82-search

    A Lucene-inspired PHP Search engine library

  • PHP

    mfonte/propaccessor

    A PHP Trait that adds support for direct access to object properties, with explicit accessors and mutators.

  • PHP

    mfonte/redisw

    A Redis Client implementation library, built on top of the phpredis PECL package.