PHPackages                             pear/net\_smartirc - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. pear/net\_smartirc

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

pear/net\_smartirc
==================

More info available on: http://pear.php.net/package/Net\_SmartIRC

v1.1.14(7y ago)2511.2k↓12.5%8LGPLPHP

Since Sep 8Pushed 4y ago20 watchersCompare

[ Source](https://github.com/pear/Net_SmartIRC)[ Packagist](https://packagist.org/packages/pear/net_smartirc)[ RSS](/packages/pear-net-smartirc/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (16)Used By (0)

[Net\_SmartIRC](http://pear.php.net/package/Net_SmartIRC/)
==========================================================

[](#net_smartirc)

[Docs](http://pear.php.net/package/Net_SmartIRC/docs) - [Bugs](http://pear.php.net/package/Net_SmartIRC/bugs) - [Downloads](http://pear.php.net/package/Net_SmartIRC/download) - [Roadmap](http://pear.php.net/bugs/roadmap.php?package=Net_SmartIRC)

What is this?
-------------

[](#what-is-this)

Net\_SmartIRC is a PHP package that helps you communicate with IRC networks in whatever way you might need, whether in a CLI program or as part of a web page. It's also well suited for bot development.

Goals
-----

[](#goals)

- To be a fast and full-featured way to interface your PHP code with IRC networks.
- To provide a concise, easy-to-use module API to make it do exactly what you want.

Future plans
------------

[](#future-plans)

This package was originally written for PHP 4 (and the code shows it). My aim is to fix all submitted bugs, update the code structure as much as I can without breaking backward compatibility, implement whatever new features are fairly simple to add, and update the documentation and examples. This package will likely be used as a starting point for a new IRC library that uses better OO principles and is even easier to use. -- Garrett W., current maintainer

How to contribute
-----------------

[](#how-to-contribute)

1. Read the TODO file or the roadmap on the main package homepage to see what needs doing
2. Fork the repo
3. Make code changes using PEAR Coding Standards
4. Submit pull request
5. Pat yourself on the back

People involved
---------------

[](#people-involved)

- \[Mirco 'meebey' Bauer\] ()
- \[Amir Mohammad Saied\] ()
- \[Garrett Whitehorn\] ()
- See the package homepage for the official list

Files included
--------------

[](#files-included)

- Net/
    - SmartIRC/
        - defines.php (Necessary message code defines)
        - irccommands.php (Basic outgoing message functions)
        - messagehandler.php (Basic incoming message handlers)
    - SmartIRC.php (The class itself)
- docs/
    - examples/
        - example.php (a very basic bot that simply responds to a message)
        - example2.php (how to output number of channel users in a webpage)
        - example3.php (another basic bot that uses the channel user list to find ops)
        - example4.php (examines realnames of users in channel)
        - example5.php (kicks other users on command)
        - example6.php (greets users when they join the channel)
        - example7.php (shows how to use timers to do things rather than events)
    - HTML/ (the full documentation of SmartIRC)
    - DOCUMENTATION (Appendix to the HTML documentation for developers)
    - HOWTO (Mini howto with detailed information, step by step)
- composer.json (Hopefully this package will eventually be on packagist.org)
- package.xml (Package info file generated by PEAR packager)
- phpdoc.dist.xml (phpDocumentor settings to make generating API documentation easy)

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity35

Limited adoption so far

Community27

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

Top contributor holds 53% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~115 days

Recently: every ~193 days

Total

15

Last Release

2650d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1323714f58f9144af310e5e4217e61b96ad7c42bc5c93a1f2d97deca95f6f4f8?d=identicon)[ashnazg](/maintainers/ashnazg)

![](https://www.gravatar.com/avatar/a1a2e6fe03f91204de2117430a748a12db2957eb113d4a50fc86d68d3c851e11?d=identicon)[cweiske](/maintainers/cweiske)

![](https://www.gravatar.com/avatar/244aa5ea757c09dc227ef8762d2a461d26774995b610c39c252dd12da93ebf2b?d=identicon)[saltybeagle](/maintainers/saltybeagle)

![](https://www.gravatar.com/avatar/1b2aa89de8dc90ce015442cb8daf14637c905391fa4a6e42941aa086628ed40e?d=identicon)[till](/maintainers/till)

![](https://www.gravatar.com/avatar/a7e8be4a927b0c247c9e163e6c48a97e7536f2fff51129b85db8f05495faff36?d=identicon)[garrettw](/maintainers/garrettw)

---

Top Contributors

[![meebey](https://avatars.githubusercontent.com/u/318066?v=4)](https://github.com/meebey "meebey (183 commits)")[![garrettw](https://avatars.githubusercontent.com/u/84885?v=4)](https://github.com/garrettw "garrettw (130 commits)")[![CloCkWeRX](https://avatars.githubusercontent.com/u/365751?v=4)](https://github.com/CloCkWeRX "CloCkWeRX (9 commits)")[![amir](https://avatars.githubusercontent.com/u/4293?v=4)](https://github.com/amir "amir (8 commits)")[![glensc](https://avatars.githubusercontent.com/u/199095?v=4)](https://github.com/glensc "glensc (6 commits)")[![timdream](https://avatars.githubusercontent.com/u/93093?v=4)](https://github.com/timdream "timdream (3 commits)")[![mj](https://avatars.githubusercontent.com/u/5277?v=4)](https://github.com/mj "mj (2 commits)")[![bashgeek](https://avatars.githubusercontent.com/u/4669888?v=4)](https://github.com/bashgeek "bashgeek (2 commits)")[![markhalliwell](https://avatars.githubusercontent.com/u/351902?v=4)](https://github.com/markhalliwell "markhalliwell (1 commits)")[![till](https://avatars.githubusercontent.com/u/27003?v=4)](https://github.com/till "till (1 commits)")

### Embed Badge

![Health badge](/badges/pear-net-smartirc/health.svg)

```
[![Health](https://phpackages.com/badges/pear-net-smartirc/health.svg)](https://phpackages.com/packages/pear-net-smartirc)
```

###  Alternatives

[serafim/ffi-sdl

SDL FFI bindings for the PHP language

314.6k3](/packages/serafim-ffi-sdl)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
