awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesFluent Array Wrappers

Working with arrays and objects using a fluent, chainable API similar to Laravel Collections.

Distinct from Array Manipulation Utilities: Distinct from Array Manipulation Utilities: provides a fluent, chainable interface rather than standalone utility functions.

Explore 1 awesome GitHub repository matching data & databases · Fluent Array Wrappers. Refine with filters or upvote what's useful.

Awesome Fluent Array Wrappers GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • ecrmnn/collect.jsecrmnn का अवतार

    ecrmnn/collect.js

    6,571GitHub पर देखें↗

    collect.js is a dependency-free JavaScript library that provides a fluent, chainable interface for manipulating arrays and objects. It mirrors the Laravel Collection API, offering a consistent set of methods for data transformation across JavaScript and Laravel backend environments. The library stores collection data as plain arrays internally and supports fluent method chaining, where each method returns a new collection instance. The library distinguishes itself by closely replicating the Laravel Collection API in JavaScript, mapping each PHP method to an equivalent JavaScript implementatio

    Provides a fluent, chainable API for manipulating arrays and objects, mirroring Laravel Collections.

    JavaScriptcollectionlaravellaravel-collections
    GitHub पर देखें↗6,571
  1. Home
  2. Data & Databases
  3. Array Manipulation Utilities
  4. Fluent Array Wrappers