awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to edvinaskrucas/settings

Projects sharing features with Settings

30 open-source projects similar to edvinaskrucas/settings, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • adamgoose/laravel-annotationsadamgoose avatar

    adamgoose/laravel-annotations

    54View on GitHub↗

    In favor of https://github.com/LaravelCollective/annotations. Please update your composer.json file.

    PHP
    View on GitHub↗54
  • alimranahmed/laraocralimranahmed avatar

    alimranahmed/LaraOCR

    170View on GitHub↗

    Laravel Optical Character Reader(OCR) package using ocr engines like Tesseract under the hood.

    PHP
    View on GitHub↗170
  • altthree/throttleA

    AltThree/Throttle

    0View on GitHub↗

    An request rate limiter for Laravel 5.

    View on GitHub↗0
  • anlutro/php-curlanlutro avatar

    anlutro/php-curl

    244View on GitHub↗

    The smallest possible OOP wrapper for PHP's curl capabilities.

    PHP
    View on GitHub↗244
  • antonioribeiro/steroidsantonioribeiro avatar

    antonioribeiro/steroids

    94View on GitHub↗

    This package provides some aditional features to Laravel Blade:

    PHP
    View on GitHub↗94
  • appstract/laravel-optionsA

    appstract/laravel-options

    0View on GitHub↗

    Global key-value store in the database

    View on GitHub↗0

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • atayahmet/laravel-nestableA

    atayahmet/laravel-nestable

    0View on GitHub↗

    Laravel 5 Nestable

    View on GitHub↗0
  • barryvdh/laravel-dompdfbarryvdh avatar

    barryvdh/laravel-dompdf

    7,270View on GitHub↗

    This project is a Laravel integration for the Dompdf rendering engine, providing a tool to convert HTML and CSS templates into PDF documents. It functions as a wrapper that allows Laravel applications to generate downloadable or streamable PDF files from web-standard content. The library includes specialized tools for producing PDF/A-3b compliant documents intended for long-term electronic preservation. This archival capability includes the ability to embed XML metadata and attachments, which supports electronic invoicing standards for digital business transactions. The software covers a bro

    PHP
    View on GitHub↗7,270
  • braunson/laravel-html5-formsB

    Braunson/laravel-html5-forms

    0View on GitHub↗

    This package extends Laravel's FormBuilder to include some (soon all) HTML5 elements.

    View on GitHub↗0
  • classy-geeks/laravel-potionClassy-Geeks avatar

    Classy-Geeks/laravel-potion

    60View on GitHub↗

    laravel-potion Potion is a pure PHP asset manager for Laravel based off of Assetic.

    PHP
    View on GitHub↗60
  • coderabbi/virtuosocoderabbi avatar

    coderabbi/virtuoso

    66View on GitHub↗

    #Laravel Virtuoso

    PHP
    View on GitHub↗66
  • consoletvs/chartsConsoleTVs avatar

    ConsoleTVs/Charts

    86View on GitHub↗

    Deprecated Charts for Laravel

    PHP
    View on GitHub↗86
  • consoletvs/linksConsoleTVs avatar

    ConsoleTVs/Links

    49View on GitHub↗

    Installation - Configuration - Usage

    HTML
    View on GitHub↗49
  • cviebrock/eloquent-sluggablecviebrock avatar

    cviebrock/eloquent-sluggable

    3,993View on GitHub↗

    This project is a slug generation and management tool for the Laravel Eloquent ORM. It provides a reusable trait that adds the ability to create unique, URL-friendly strings from model attributes, allowing database records to be retrieved using human-readable slugs instead of primary keys. The system supports multilingual URL management by maintaining separate localized slugs for a single model instance. It ensures uniqueness through an automatic collision-avoidance mechanism that appends numeric suffixes to duplicate strings and prevents the use of reserved words that might overlap with syst

    PHP
    View on GitHub↗3,993
  • daftspunk/laravel-config-writerD

    daftspunk/laravel-config-writer

    0View on GitHub↗

    Write to Laravel Config files and maintain file integrity.

    View on GitHub↗0
  • duncan3dc/bladeduncan3dc avatar

    duncan3dc/blade

    148View on GitHub↗

    blade

    PHP
    View on GitHub↗148
  • esbenp/brunoesbenp avatar

    esbenp/bruno

    163View on GitHub↗

    A Laravel base controller class and a trait that will enable to add filtering, sorting, eager loading and pagination to your resource URLs.

    PHP
    View on GitHub↗163
  • fedeisas/laravel-js-routesfedeisas avatar

    fedeisas/laravel-js-routes

    62View on GitHub↗

    Laravel Javascript Routes

    JavaScript
    View on GitHub↗62
  • fntneves/laravel-transactional-eventsfntneves avatar

    fntneves/laravel-transactional-events

    320View on GitHub↗

    This Laravel package introduces Transaction-aware Event Dispatcher. It ensures the events dispatched within a database transaction are dispatched only if the outer transaction successfully commits. Otherwise, the events are discarded and never dispatched.

    PHP
    View on GitHub↗320
  • gecche/laravel-multidomaingecche avatar

    gecche/laravel-multidomain

    1,113View on GitHub↗

    An extension for using Laravel in a multi domain setting

    PHP
    View on GitHub↗1,113
  • gstt/laravel-achievementsgstt avatar

    gstt/laravel-achievements

    295View on GitHub↗

    Laravel Achievements

    PHP
    View on GitHub↗295
  • imanghafoori1/laravel-widgetizeimanghafoori1 avatar

    imanghafoori1/laravel-widgetize

    909View on GitHub↗

    A minimal package to help you make your laravel application cleaner and faster.

    PHPdesign-patternhtml-minificationhtml-minifier
    View on GitHub↗909
  • ixudra/curlixudra avatar

    ixudra/curl

    557View on GitHub↗

    ixudra/curl

    PHP
    View on GitHub↗557
  • jeffreyway/laravel-4-generatorsJeffreyWay avatar

    JeffreyWay/Laravel-4-Generators

    28View on GitHub↗

    This Laravel package provides a variety of generators to speed up your development process. These generators include:

    PHP
    View on GitHub↗28
  • jimmy-js/laravel-report-generatorJimmy-JS avatar

    Jimmy-JS/laravel-report-generator

    580View on GitHub↗

    Rapidly Generate Simple Pdf Report on Laravel (Using barryvdh/laravel-dompdf or barryvdh/laravel-snappy) or CSV / Excel Report (using Maatwebsite/Laravel-Excel)

    Blade
    View on GitHub↗580
  • jonathan-bird/feature-switchJ

    jonathan-bird/feature-switch

    0View on GitHub↗

    Feature Switching (made easy) for PHP

    View on GitHub↗0
  • laravelista/ekkolaravelista avatar

    laravelista/Ekko

    274View on GitHub↗

    Framework agnostic PHP package for marking navigation items active.

    PHP
    View on GitHub↗274
  • lubusin/laravel-decomposerlubusIN avatar

    lubusIN/laravel-decomposer

    638View on GitHub↗

    ⚙️ A Laravel package to decompose your installed packages, their dependencies, your app & server environment

    Blade
    View on GitHub↗638
  • maddhatter/laravel-fullcalendarmaddhatter avatar

    maddhatter/laravel-fullcalendar

    628View on GitHub↗

    For Laravel 4.2: use the laravel-4 branch

    PHP
    View on GitHub↗628
  • aaronlord/larouteaaronlord avatar

    aaronlord/laroute

    790View on GitHub↗

    Generate Laravel route URLs from JavaScript.

    PHP
    View on GitHub↗790