Commit 597e3eba6a7588325d244922970d51f0b64f01f5

Authored by Max Małecki
1 parent 528eb881
Exists in master and in 1 other branch production

Update README.md

Yet another php library. Fully OOP with PHP Coding Standards Based on flippa one but tested and integrated with travis-ci and workig with errbit dev-master.
Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
README.md
... ... @@ -505,6 +505,10 @@ Solutions known to work are listed below:
505 505 <td>https://github.com/flippa/errbit-php</td>
506 506 </tr>
507 507 <tr>
  508 + <th>OOP PHP (&gt;= 5.3)</th>
  509 + <td>https://github.com/emgiezet/errbitPHP</td>
  510 + </tr>
  511 + <tr>
508 512 <th>Python</th>
509 513 <td>https://github.com/mkorenkov/errbit.py , https://github.com/pulseenergy/airbrakepy</td>
510 514 </tr>
... ...