Libraries tagged by try
snicco/better-wp-api
18180 Downloads
This small package tries to solve the pain point of not being able to solve to scope code that references WordPress core code.
seld/php-console
5096 Downloads
A console to quickly try and run PHP code in your browser
piko/router
303 Downloads
One of the fastest PHP router, using a radix trie to retrieve routes
loumray/fastimagesize
10794 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
21070 Downloads
Try to coerce mixed values into desired types or die trying
grifart/suppressed-exceptions
22803 Downloads
Adds support for suppressed exceptions as known in Java. https://docs.oracle.com/javase/tutorial/essential/exceptions/tryResourceClose.html#suppressed-exceptions
gousto/replay
22199 Downloads
Replay comes in allowing you to plan re-tries and fallbacks strategies for your functions.
felixdorn/laravel-rickroll
7251 Downloads
Rickrolls people trying to break your site.
and/symlink-detective
8424 Downloads
Library allows to determine realpath to your script when you try to do it from symlinked file
marijnvanwezel/try
38 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
21733 Downloads
A client that tries to get a response from a client, but tries to get it from the other if the first fail
sanmai/trycatch
10424 Downloads
Exception-handling callable wrapper
phptry/phptry
6176 Downloads
Try type for PHP
php-slang/php-slang
27232 Downloads
PHPSlang is a library that allow you to write a purely functional code in PHP