mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Add Safe.
This commit is contained in:
parent
34181e4b07
commit
e1cd99e113
@ -783,6 +783,7 @@ Libraries to help manage database schemas and migrations.
|
|||||||
* [Prooph Service Bus](https://github.com/prooph/service-bus) - Lightweight message bus supporting CQRS and Micro Services
|
* [Prooph Service Bus](https://github.com/prooph/service-bus) - Lightweight message bus supporting CQRS and Micro Services
|
||||||
* [RMT](https://github.com/liip/RMT) - A library for versioning and releasing software.
|
* [RMT](https://github.com/liip/RMT) - A library for versioning and releasing software.
|
||||||
* [sabre/vobject](https://github.com/sabre-io/vobject) - A library for parsing VCard and iCalendar objects.
|
* [sabre/vobject](https://github.com/sabre-io/vobject) - A library for parsing VCard and iCalendar objects.
|
||||||
|
* [Safe](https://github.com/thecodingmachine/safe) - All PHP functions, rewritten to throw exceptions instead of returning false.
|
||||||
* [Slimdump](https://github.com/webfactory/slimdump) - An easy dumper tool for MySQL.
|
* [Slimdump](https://github.com/webfactory/slimdump) - An easy dumper tool for MySQL.
|
||||||
* [Spork](https://github.com/kriswallsmith/spork) - A process forking library.
|
* [Spork](https://github.com/kriswallsmith/spork) - A process forking library.
|
||||||
* [SuperClosure](https://github.com/jeremeamia/super_closure) - A library that allows Closures to be serialized.
|
* [SuperClosure](https://github.com/jeremeamia/super_closure) - A library that allows Closures to be serialized.
|
||||||
|
Loading…
Reference in New Issue
Block a user