Popular Packages

  • PHP

    aloware/aloware-horizon

    Dashboard and code-driven configuration for Laravel queues.

  • PHP

    dmp/loggable-bundle

    Bundle for support of Loggable AOP annotation

  • JavaScript

    odc/mvc

    simple mvc

  • PHP

    sanskritick/version

    Take control over your Laravel app version

  • PHP

    dmp/aop-bundle

    Adds AOP capabilities to Symfony6

  • PHP

    shepp/laravel-translation-report

    Generate a CSV report of missing translations in a Laravel project

  • PHP

    shepp/nova-concat-search

    Search by Concatenated fields in Laravel Nova

  • PHP

    elcarraco/maker-extra-bundle

    Maker extra bundle provides extra commands in completion of the symfony/maker-bundle

  • PHP

    datailor/laravel-money

    Laravel Money

  • PHP

    khaleds/voucher

    Coupons and promotional codes generator for Laravel.

  • them/migrations

    A simple database migration tool for php >= 8.1

    Abandoned!

  • PHP

    nda666/tokopedia-php

    Tokopedia Partner API PHP SDK

  • PHP

    opqclick/currency-converter

    The task is to create a Laravel package, this packagewill expose an API GET endpoint that will receive thefollowing params:● amount● currency to exchangeYou can assume the default currency is Euro.This endpoint should return the exchange rate for thegiven amount in the same standard format as theother API endpoints.The package must fetch the exchange rate of the dayfrom the European Central Bank daily reference.The package must have unit tests documentationand a readme.md file.The package must be installed with composer as alocal dependency.