Browse Source

Add Safe.

pull/1044/head
Jamie 6 years ago
parent
commit
e1cd99e113
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

783
 * [Prooph Service Bus](https://github.com/prooph/service-bus) - Lightweight message bus supporting CQRS and Micro Services
783
 * [Prooph Service Bus](https://github.com/prooph/service-bus) - Lightweight message bus supporting CQRS and Micro Services
784
 * [RMT](https://github.com/liip/RMT) - A library for versioning and releasing software.
784
 * [RMT](https://github.com/liip/RMT) - A library for versioning and releasing software.
785
 * [sabre/vobject](https://github.com/sabre-io/vobject) - A library for parsing VCard and iCalendar objects.
785
 * [sabre/vobject](https://github.com/sabre-io/vobject) - A library for parsing VCard and iCalendar objects.
786
+* [Safe](https://github.com/thecodingmachine/safe) - All PHP functions, rewritten to throw exceptions instead of returning false.
786
 * [Slimdump](https://github.com/webfactory/slimdump) - An easy dumper tool for MySQL.
787
 * [Slimdump](https://github.com/webfactory/slimdump) - An easy dumper tool for MySQL.
787
 * [Spork](https://github.com/kriswallsmith/spork) - A process forking library.
788
 * [Spork](https://github.com/kriswallsmith/spork) - A process forking library.
788
 * [SuperClosure](https://github.com/jeremeamia/super_closure) - A library that allows Closures to be serialized.
789
 * [SuperClosure](https://github.com/jeremeamia/super_closure) - A library that allows Closures to be serialized.

Loading…
Cancel
Save