Libraries tagged by eb
ebrana/noderunner-php
12900 Downloads
PHP library for easy adding jobs to noderunner queues.
ebrana/elasticsearch-bundle
5341 Downloads
ebrana/elasticsearch
5421 Downloads
ebrana/cz-bank-account-validator-bundle
537 Downloads
eboubaker/json-finder
4236 Downloads
a library that can find json values in a mixed text or html documents, can filter and search the json tree, and converts php objects to json without 'ext-json' extension.
eborio/laravel-responses
1796 Downloads
Unified responses format for Laravel projects
eborio/laravel-gettext
9860 Downloads
Adds localization support to laravel applications in an easy way using Poedit and GNU gettext.
eboreum/phpunit-with-consecutive-alternative
3102 Downloads
Do you miss the old "withConsecutive" method in PHPUnit? This library fixes that problem for you.
eboreum/exceptional
8123 Downloads
Create and format PHP exceptions easily. Automatically unravel method arguments. Ensure that sensitive strings like passwords, tokens, PHPSESSID, etc. are being masked and thus will instead appear as e.g. "******" in the resulting text.
eboreum/collections
7539 Downloads
Wish you had generics in PHP? This library provides a sensible means of managing collections of data (i.e. arrays with restrictions), immutably, until such a time that PHP generics are bestowed upon us.
eboreum/caster
8798 Downloads
Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.
ebln/phpstan-factory-mark
20201 Downloads
Userland marking interface for ebln/phpstan-factory-rule
ebizmarts/magento2-mandrill
206812 Downloads
Connect Mandrill with Magento
ebethus/laravel-ticketbai
4338 Downloads
TicketBai Library for Laravel
ebethus/laravel-mysql-log-driver
3730 Downloads
Laravel 10+ MySQL driver for Monolog