Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Neo4J Php Client Laravel Package

laudis/neo4j-php-client

Typed Neo4j PHP client/driver with Bolt and Neo4j (auto-routed) support. Intuitive, extensible API with easy configuration, built with input from the official driver team and validated via Neo4j Testkit for reliability.

View on GitHub
Deep Wiki
Context7
Package
Score
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
youshido/graphql 0.86 A PHP GraphQL library for building schemas and executing queries with a type-safe, object-oriented API. Define types, fields, resolvers, and middleware in code, with support for input validation, custom scalars, and introspection for PHP apps. 704 708 105 1K 12 14.9 11.6 MIT 6 years ago
View on GitHub
Context7
everyman/neo4jphp 0.85 Neo4jPHP is a PHP wrapper for the Neo4j graph database REST API. Connect to a Neo4j server, inspect server info, and work with graph data and Cypher queries via a simple client. Installable via Composer. 536 540 135 993 28 15.9 18.9 NOASSERTION
View on GitHub
Context7
mbsoft31/graph-core 0.84 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). 0 0 0 108 0 6.4 29.7 MIT 8 months ago
View on GitHub
Context7
webonyx/graphql-php 0.83 webonyx/graphql-php is a GraphQL server implementation for PHP, following the official GraphQL specification and modeled after graphql-js. Build schemas, execute queries, validate documents, and extend via types, resolvers, and tooling for production APIs. 4,715 4,739 574 2M 38 81.4 63.9 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
graphp/graph 0.83 Graphp/graph is a PHP graph data structure library for building and traversing graphs of vertices and edges. Create directed or undirected graphs, attach attributes, and run common algorithms like shortest paths, cycles, and connectivity for analysis and visualization. 713 713 74 6K 0 8.5 13.5 MIT 4 years ago
View on GitHub
Context7
pixelandtonic/graphql-php 0.80 PHP implementation of the GraphQL specification (based on graphql-js). Build schemas, execute queries, and add custom types, fields, and resolvers. Install via Composer and explore full docs and ready-to-run examples. 0 0 0 65K 0 0.0 55.3 MIT
View on GitHub
Context7
sendgrid/php-http-client 0.79 Lightweight PHP HTTP client for quickly accessing RESTful (or REST-like) APIs. Simple request building and response handling, ideal for integrating services like SendGrid or any JSON API. Requires PHP 7.3+ and installs via Composer. 153 154 69 1M 0 12.7 55.8 MIT 1 year ago
View on GitHub
Context7
symfony/ldap 0.79 Symfony LDAP Component: a PHP LDAP client built on top of the PHP ldap extension. Stable since Symfony 3.1, offering tools to connect, bind, search, and manage directory entries. Docs, issues, and PRs are handled in the main Symfony repo. 136 140 27 184K 0 33.8 50.8 MIT 1 week ago
View on GitHub
Context7
elasticms/client-helper-bundle 0.78 ClientHelperBundle provides helpers for integrating elasticMS clients, with links to documentation and centralized issue/PR tracking in the elasticMS monorepo. Useful for simplifying client-side setup and tooling in EMS-based projects. 3 4 5 197 0 31.2 27.6 LGPL-3.0 1 week ago
View on GitHub
Context7
stefanak-michal/bolt 0.78 Low-level PHP Bolt protocol driver (Bolt <= 6) for TCP socket communication with graph databases like Neo4j, Memgraph, Amazon Neptune, and others. Supports PHP 8.1+ and tracks official protocol message specifications across versions. 81 80 11 27K 6 27.6 42.0 MIT 2 months ago
View on GitHub
Context7
athlon1600/php-curl-client 0.78 Lightweight, extensible PHP cURL client (PHP 7.3–8.4). Make GET/POST or fully customized requests and always receive a standardized Response with status, body, error, and typed cURL info for IDE autocomplete. 13 13 7 2K 0 15.1 32.3 MIT 4 months ago
View on GitHub
Context7
neomerx/limoncello 0.78 Integration layer between neomerx/json-api and Symfony-based apps, used by Limoncello quick-start projects (Laravel Limoncello Collins and Lumen Limoncello Shot). Provides JSON:API wiring and conventions; see the wiki for setup and usage. 18 19 9 1K 1 3.8 26.3 Apache-2.0 10 years ago
View on GitHub
Context7
php-http/socket-client 0.78 PSR-7/PSR-18 HTTP client built on PHP streams. Supports TCP and UNIX domain sockets, TLS/SSL encryption, and client certificates. Lightweight, dependency-minimal option for making HTTP requests via socket connections. 81 82 42 63K 0 18.8 44.2 MIT 4 months ago
View on GitHub
Context7
datastax/php-driver 0.78 PHP extension (wrapper over DataStax C/C++ driver) providing a feature-rich, tunable client for Apache Cassandra 2.1+ via CQL3 and the native binary protocol. Prebuilt binaries available. Driver is in maintenance mode; use DSE PHP driver for DSE. 437 440 151 3K 0 10.9 14.0 NOASSERTION 8 years ago
View on GitHub
Context7
nette/database 0.78 Nette Database is a lightweight PHP database layer with a fluent SQL builder, safe parameter binding, and handy helpers for querying, fetching, and working with result sets. Includes connections, transactions, and simple caching for robust apps. 543 567 113 76K 61 51.6 64.6 NOASSERTION 1 month ago
View on GitHub
Context7
boson-php/http 0.77 Lightweight HTTP client utilities for PHP. Provides simple request/response handling with a focus on clear, minimal APIs suitable for small services, scripts, and internal tools. Designed to keep dependencies low while staying easy to extend and integrate. 0 0 0 62 0 0.0 24.9 MIT
View on GitHub
Context7
ciloe/graphql-client-bundle 0.76 1 1 0 0 0 0.3 MIT 7 years ago
View on GitHub
Context7
aurelien/create-client-bundle 0.76 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
ciloe/graphql-client-php 0.75 Lightweight PHP GraphQL client with a basic bridge/client setup or quick factory creation. Supports simple queries, named queries with variables, and optional caching via Symfony Cache adapters. Configure host/URI/token and send requests easily. 6 6 0 0 3 1.0 0.4 MIT 7 years ago
View on GitHub
Context7
alchemy/binary-driver 0.73 PHP toolkit for building reusable, testable binary drivers on top of symfony/process. Provides AbstractBinary, binary detection, command generation, logging via PSR-3, and process listeners for debugging and customization across CLI tools. 191 195 64 74K 13 9.1 40.8 NOASSERTION 6 years ago
View on GitHub
Context7
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
milito/query-filter
apiboxsym/user-bundle
apiboxsym/health-check-bundle
jayeshmepani/jpl-moshier-ephemeris-php
elnasnato/laraliveui
labrodev/rest-sdk
sampaui/sampaui
babelqueue/php-sdk
facebook/capi-param-builder-php
babelqueue/symfony
hamzi/corewatch
minionfactory/raw-hydrator
hexters/coinpayment
rjcodes/rjcms
act-training/laravel-permissions-manager
alimarchal/laravel-chart-of-accounts
babenkoivan/elastic-scout-driver
mkwebdesign/filament-watchdog-v5
renatomarinho/laravel-page-speed
zedmagdy/filament-business-hours