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
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| 20steps/libphonenumber-for-php | PHP port/wrapper of Google’s libphonenumber, providing tools to parse, validate, and format international phone numbers, detect regions and number types, and handle country calling codes for consistent phone handling in your apps. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | Apache-2.0 | — | |
| pear/html_quickform2 | HTML_QuickForm2 is a PEAR package for building, validating, and rendering HTML forms in PHP. It supports standard and custom elements, server- and client-side validation (with combinable rules), multipage/wizard forms, and pluggable renderers, rules, and elements. | 23 | 24 | 18 | 9K | 0 | 1.6 | 35.1 | — | 1 year ago | |
| pear/log | PEAR Log provides a simple, standardized logging system for PHP. It supports multiple backends (file, console, syslog, database, mail, etc.), configurable priorities and formatting, and a consistent API to route application messages wherever you need. | 51 | 54 | 19 | 38K | 1 | 7.7 | 40.3 | MIT | 10 months ago | |
| 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 | 1K | 0 | 0.1 | 24.6 | — | — | |
| 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 | 875 | 0 | 0.0 | 25.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 | 8 | 2M | 0 | 18.7 | 61.6 | — | 4 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 | 8K | 0 | 0.3 | 22.4 | — | — | |
| 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 | 1K | 0 | 0.3 | 18.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,167 | 1,203 | 319 | 260K | 5 | 40.1 | 41.2 | LGPL-3.0 | 3 months ago |
How can I help you explore Laravel packages today?