Libraries tagged by try
php-slang/php-slang
27238 Downloads
PHPSlang is a library that allow you to write a purely functional code in PHP
jojo1981/polling
6580 Downloads
Polling library for conditionally retry operations based on a result checker.
seld/php-console
5098 Downloads
A console to quickly try and run PHP code in your browser
piko/router
312 Downloads
One of the fastest PHP router, using a radix trie to retrieve routes
necrox87/yii2-nudity-detector
1980 Downloads
This algorithm tries to detect nudity in the image based on the amount os skin colors in it. Based on work of FreebieStock (https://github.com/FreebieStock/php-nudity-detector)
loumray/fastimagesize
11475 Downloads
This package provides a getimagesize function that aims to match the usage of PHP getimagesize while trying to avoid the performance cost of downloading the complete file.
healthengine/coerce
22954 Downloads
Try to coerce mixed values into desired types or die trying
gousto/replay
23451 Downloads
Replay comes in allowing you to plan re-tries and fallbacks strategies for your functions.
markbaker/tries
1123 Downloads
PHP Classes for Trie datastructures
marijnvanwezel/try
39 Downloads
Simple CLI tool to try Composer packages
etsy/try-lib
1536 Downloads
Try lib : send your diffs to your CI cluster.
php-extended/php-http-client-trycatch
21830 Downloads
A client that tries to get a response from a client, but tries to get it from the other if the first fail
fa-fo-a/lib-radix-trie
69 Downloads
Radix trie POPO library
sanmai/trycatch
10590 Downloads
Exception-handling callable wrapper
phptry/phptry
6176 Downloads
Try type for PHP