pear/versioncontrol_svn
PEAR VersionControl_SVN is a PHP library for interacting with Apache Subversion (SVN) repositories. It provides APIs to run SVN operations, inspect repository data, and integrate version control tasks into PHP applications and scripts.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| pear/versioncontrol_git | 0.81 | 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/archive_tar | 0.80 | 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/console_getopt | 0.79 | PEAR Console_Getopt is a small PHP library for parsing command-line options and arguments. It supports GNU-style short and long flags, handles required/optional values, and provides help-friendly parsing for CLI scripts and tools. | 85 | 85 | 14 | 1M | 0 | 21.1 | 65.0 | BSD-2-Clause | 6 years ago | |
| pear/structures_graph | 0.76 | 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. | 5 | 5 | 4 | 22K | 0 | 10.5 | 58.0 | LGPL-3.0 | 1 year ago | |
| pear/pear | 0.76 | 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 | |
| siad007/versioncontrol_hg | 0.75 | VersionControl_HG is a PHP library that provides an object-oriented interface for working with Mercurial (hg) repositories. Install via Composer (siad007/versioncontrol_hg) and integrate hg operations into your applications. | 3 | 4 | 2 | 610 | 0 | 22.2 | 35.5 | MIT | 5 years ago | |
| sebastian/version | 0.74 | Library for deriving a PHP project’s version from Git. Provide a release string and project path; Version::asString() returns the release, a -dev suffix, or git describe output (tags/commits) depending on repo state and release format. | 6,583 | 6,602 | 36 | 13M | 0 | 47.4 | 53.4 | BSD-3-Clause | 2 months ago | |
| jeremeamia/superclosure | 0.73 | Serialize and unserialize PHP Closures/anonymous functions, including use() context, via fast TokenAnalyzer or more robust AstAnalyzer. Note: project is no longer maintained; consider using opis/closure instead. | 1,708 | 1,715 | 94 | 155K | 0 | 34.5 | 31.9 | MIT | 8 years ago | |
| symplify/easy-testing | 0.73 | 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 | — | |
| pear/net_ftp | 0.73 | 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 | — | — | |
| sebastianfeldmann/git | 0.72 | PHP library to access and interact with Git repositories. Provides a simple API for common Git commands and info (status, log, branches, tags), ideal for build scripts, CI tooling, and automation where you need Git data without shelling out manually. | 46 | 47 | 13 | 260K | 2 | 30.0 | 60.8 | MIT | 2 months ago | |
| phpcr/phpcr-api-tests | 0.62 | Test suite for the PHP Content Repository (PHPCR) API. Provides reusable, vendor-neutral compliance tests to validate PHPCR implementations against the specification, helping ensure consistent behavior across repositories and adapters. | 21 | 22 | 21 | 319 | 6 | 30.9 | 22.9 | NOASSERTION | 2 years ago | |
| phpcr/phpcr | 0.61 | PHPCR defines a common PHP interface for content repositories, inspired by JCR. It standardizes storing and querying structured content across implementations, enabling interchangeable backends, consistent APIs, and integration with tools like Doctrine and Symfony. | 441 | 444 | 35 | 33K | 2 | 29.0 | 31.5 | NOASSERTION | 1 year ago |
How can I help you explore Laravel packages today?