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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| pear/archive_tar | 0.85 | 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/xml_util | 0.82 | 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/structures_graph | 0.82 | 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.81 | 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 | |
| league/flysystem-ftp | 0.81 | Flysystem FTP adapter (sub-split). Adds FTP filesystem support to the League Flysystem abstraction, enabling file operations over FTP through a consistent API. For issues and PRs, see the main Flysystem repository; docs available online. | 28 | 29 | 17 | 893K | 0 | 0.8 | 55.3 | MIT | — | |
| phpdocumentor/filesystem | 0.79 | Lightweight filesystem utilities from phpDocumentor: path handling, directory/file discovery, and convenience helpers for interacting with the local filesystem. Useful as a small dependency for tools that need consistent file operations and traversal. | 1 | 1 | 0 | 10K | 0 | 0.0 | 51.4 | MIT | — | |
| pear/mail_mime | 0.79 | PEAR Mail_mime builds MIME-encoded email messages in PHP. Create multipart/alternative and mixed emails with plain text and HTML bodies, add attachments and inline images, and generate headers and bodies ready to send via Mail or other transports. | 49 | 50 | 30 | 122K | 1 | 1.3 | 46.7 | — | — | |
| pear/mail | 0.75 | PEAR Mail is a PHP library for composing and sending email via Mail(), SMTP, or sendmail. It provides a common interface for transports, supports headers and attachments, and integrates with PEAR for quick setup in legacy and modern PHP projects. | 41 | 42 | 75 | 82K | 0 | 24.3 | 53.5 | BSD-3-Clause | 2 years ago | |
| pear/pear_exception | 0.73 | 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. | 98 | 98 | 18 | 1M | 0 | 21.3 | 65.0 | NOASSERTION | 5 years ago | |
| pear/versioncontrol_git | 0.71 | 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 | — | — |
How can I help you explore Laravel packages today?