mbsoft31/graph-core
Lightweight, dependency-free graph library for PHP 8.2+. Build directed/undirected graphs with node and edge attributes, fast adjacency lookups, subgraph views, and export to Cytoscape.js JSON, GraphML, and GEXF (XML exports require ext-dom).
Executives: "This package lets us ship graph-driven features—like social connections or fraud detection—30% faster by leveraging battle-tested primitives instead of reinventing the wheel. It’s framework-agnostic, so we avoid vendor lock-in, and its small size ensures low maintenance overhead while focusing engineering effort on high-value product logic."
Engineering: "It gives us a clean, extensible foundation for nodes/edges with zero framework dependencies. We can plug in custom algorithms (e.g., for recommendation logic) or storage layers (like Laravel’s ORM) without bloating the codebase. The minimal API surface reduces cognitive load and ensures consistency across all graph-related features."
How can I help you explore Laravel packages today?