pear/structures_graph
PEAR Structures_Graph is a lightweight PHP library for creating and working with graphs (nodes and edges). It provides common graph data structures and algorithms for traversal and analysis, useful for dependency graphs, routing, and other graph-based problems.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| pear/archive_tar | 0.86 | PEAR Archive_Tar handles TAR archives in PHP: create, list, extract, and append files. Supports gzip (zlib), bzip2 (bz2), and LZMA2/XZ compression when extensions are available. | 76 | 77 | 35 | 1M | 0 | 25.3 | 65.0 | — | 8 months ago | |
| pear/net_ftp | 0.82 | PEAR Net_FTP is a PHP library for connecting to FTP servers, browsing directories, and transferring files. It provides an object-oriented API for common FTP operations like login, upload/download, rename, delete, and permissions handling. | 3 | 4 | 8 | 868 | 0 | 0.1 | 22.8 | — | — | |
| pear/versioncontrol_git | 0.82 | PEAR’s VersionControl_Git is a PHP library for interacting with Git repositories from your code. It wraps common git commands (status, log, diff, commit, branch, tag, etc.), supports executing via the Git CLI, and helps automate repository workflows in PHP apps. | 37 | 37 | 13 | 7K | 0 | 0.3 | 22.1 | — | — | |
| pear/xml_util | 0.80 | PEAR XML_Util provides handy helpers for working with XML: build attribute lists from arrays, generate tags, validate XML names, and more. Lightweight utility methods for creating and checking XML document parts in PHP. | 2 | 2 | 3 | 36K | 0 | 11.4 | 65.0 | — | 5 years ago | |
| pear/pear | 0.80 | PEAR (PHP Extension and Application Repository) provides a classic package manager and installer for PHP, enabling you to discover, install, and update reusable libraries and extensions. Includes tooling for packaging, channels, dependency resolution, and versioned releases. | 114 | 115 | 105 | 19K | 1 | 29.0 | 36.2 | NOASSERTION | 2 months ago | |
| symplify/package-builder | 0.80 | Helper utilities for building Symfony/PHP packages: lightweight DI and service configuration, parameter resolution, class and file helpers, and tooling-friendly conventions. Designed to reduce boilerplate when composing reusable packages and developer tools. | 165 | — | 7 | — | 0 | 0.5 | — | MIT | — | |
| pear/pear-core-minimal | 0.78 | Minimal core components for PEAR, providing essential infrastructure for PEAR-based installs and tooling without the full PEAR distribution. Useful for lightweight setups, embedding, or environments that need only the basics of PEAR’s package system. | 80 | 81 | 9 | 1M | 0 | 25.8 | 65.0 | — | 2 months ago | |
| symplify/easy-testing | 0.77 | Utilities for easier PHP unit testing, focused on writing cleaner tests with less boilerplate. Provides helpers and base test cases commonly used in Symplify tools to streamline assertions, fixture handling, and test setup across projects. | 41 | 42 | 3 | 29K | 0 | 0.1 | 27.7 | MIT | — | |
| spiral/snapshots | 0.77 | Laravel snapshot testing helpers for asserting arrays, JSON, and HTTP responses against stored snapshots. Generate, update, and compare snapshots in tests to catch unexpected changes with clear diffs and simple PHPUnit integration. | 2 | 2 | 0 | 462 | 0 | 21.2 | 35.2 | MIT | 6 years ago | |
| symplify/rule-doc-generator | 0.77 | Generate consistent, readable documentation for custom PHP rules. Symplify Rule Doc Generator creates rule descriptions and examples automatically, helping you document PHPStan, Rector, or coding-standard rules quickly and keep docs in sync with code. | 31 | 31 | 3 | 20K | 0 | 0.2 | 38.6 | MIT | — | |
| php-standard-library/php-standard-library | 0.76 | PSL is a modern standard library for PHP 8.4+, inspired by HHVM’s HSL. It offers consistent, well-typed APIs for async, collections, I/O, networking, crypto, terminal UI, and more—safer alternatives to built-ins with predictable errors and async-ready design. | 1,513 | 1,512 | 83 | 63K | 19 | 44.7 | 34.2 | MIT | 2 weeks ago | |
| mbsoft31/graph-core | 0.75 | 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 | 28 | 0 | 20.3 | 23.8 | MIT | 6 months ago |
How can I help you explore Laravel packages today?