pear/pear_exception
PEAR_Exception provides a base exception class for PEAR-style PHP libraries, adding standardized error messaging, cause chaining, and improved debugging context. Useful for modernizing legacy PEAR code or integrating consistent exception handling across packages.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| pear/net_ftp | 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/net_growl | PEAR Net_Growl is a PHP library for sending Growl desktop notification messages from your applications. It helps you format and dispatch alerts to Growl-enabled clients, enabling simple system-style notifications for events like errors, status changes, or updates. | 1 | 1 | 2 | 549 | 0 | 0.0 | 23.8 | — | — | |
| pear/pear-core-minimal | 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 | |
| pear/versioncontrol_git | 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/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. | 17 | 18 | 14 | 823 | 0 | 0.3 | 16.3 | — | — | |
| phing/phing | Phing is a PHP build tool based on Apache Ant. Define XML build files to automate testing (PHPUnit), packaging, deployments, file transforms, filesystem tasks, SQL, SCM ops (Git/SVN/Hg), and docs generation. Extensible via custom PHP tasks. | 1,166 | 1,202 | 318 | 279K | 5 | 46.5 | 43.6 | LGPL-3.0 | 2 months ago |
How can I help you explore Laravel packages today?