Popular Packages

  • teppokoivula/textformatter-code-blocks

    ProcessWire CMS/CMF Textformatter module for creating Markdown style code blocks.

  • PHP

    juteexj/brain-games

    first hex`s project

  • HTML

    astuteo/reports

    Reporting

  • PHP

    elbakkali/ip-geo-tools

    A set of tools to make your life dealing with countries, geolocation, and ip addresses easier and speed up your developement process.

  • trinetus/symfony-datatables

    Symfony and JS datatables bridge with pagination/infinite scrolling and filtering support. THIS PACKAGE IS UNDER DEVELOPMENT. PLEASE DO NOT USE IT IN PRODUCTION!

  • PHP

    mehedi/payumoney-php-sdk

    PayUMoney library for PHP

  • PHP

    zver/async

    async tasks runner

  • PHP

    mbrostami/int-validation

    Abstraction layer to implement validation service

  • PHP

    squadron-api/test-helpers

    Squadron's helpers (tests)

  • JavaScript

    najmulcse/laraplusadmin

    Simple

  • PHP

    yaklimuk/mboxreader

    This package allows to parse mbox files, filter messages by subject, subject regex, sender and date. It also allows to parse attachments and filter messages by the attachment's filename or it's regex

  • PHP

    mydansun/laravel-sendcloud

    Sendcloud mail driver for Laravel

  • Vue

    niekbr/nova-tree-select

    A Laravel Nova field to implement vue tree select

  • PHP

    custom-laravel-form-request/validator

    Validator Form Request which may be used for validating data after parsing. For example we got big jsob string and we cannot change this, so what we need to do is to use Validator in laravel and provide in controller all the shit code like rules.. if fails and another. This class can validate this json after parsing without redundant code in controller, simply add data, next validation steps will processed automatically, rules and another logic is hidden in this class.