Libraries tagged by benin
uluru/antibounce
442 Downloads
Anti bounce plugin is able to prevent the email that bounceed from being sent it again once.
ultimecreation/php-mvc
8 Downloads
A basic mvc implementation for beginners
ulasoft/laravel-unique-queue
99 Downloads
Laravel queue connection that prevents identical jobs from being queued
tzb/sendy-bundle
153 Downloads
Symfony bundle that integrates SendyPHP library from Jacob Bennett: https://github.com/JacobBennett/SendyPHP.
tttptd/laravel-responder
185 Downloads
A Laravel package for APIs, wrapping the Fractal library behind an elegant Laravel API.
tttptd/laravel-doctrine-responder
186 Downloads
A Laravel package for APIs, wrapping the Fractal library behind an elegant Laravel API.
tristan/paper-airplane
24 Downloads
Yet another Telegram Bot API focused on being lightweight and easy to use.
tripledotzero/raygun-exception-listener
219 Downloads
This packages uses the Raygun4PHP package. It makes it easier to filter the data that is being send to raygun, making your application GDPR compliant
tomcizek/prooph-response-recorder
711 Downloads
Evil tool for prooph when you want to temporary hide your synchronous CQRS backend behind request/response interface to use in legacy REST or WebApp controllers.
timitek/getrets
143 Downloads
A simple "no framework" php wrapper for the GetRETS API from timitek (http://www.timitek.com). GetRETS is a product / service developed by timitek that makes it possible to quickly build real estate related applications for pulling listing data from several MLS's without having to know anything about RETS or IDX or worry about the pains of mapping and storing listing data from these various sources. GetRETS® as a service provides a RESTful API endpoint for consuming the data, and although it's not limited to only being used in PHP applications, and users aren't required to use our SDK, we have provided a simple PHP SDK for the API and set of documentation for it's use. Live Demo at: http://www.timitek.com/phpsdk/
themarketinglab/nagios-check-beanstalkd
24 Downloads
Nagios plugin for checking a Beanstalk tube is being consumed
thanatos-vf-2000/ct4gg
2 Downloads
Wordpress customiser tools for beginer and confirmed users.
technobureau/mezzio
2 Downloads
Laminas mezzio skeleton. Begin developing PSR-15 middleware applications in seconds!
takeshiyu/tenantify
4 Downloads
Tenantify is a Laravel package designed to make implementing a multi-tenancy architecture easy and efficient. With Tenantify, you can quickly set up your application to support multiple tenants using a single database, with each tenant being identified by a unique subdomain.
synatree/yii2-readonly-behavior
224 Downloads
This behavior class allows you to specify an attribute which, upon setting or being set, prevents the model from being changed. Think of it as a latch that locks the model once a particular value has been set and saved.