Libraries tagged by seven
serendipity_hq/component-then-when
160445 Downloads
A library to calculate the time of next retry in apps that need to be fault tolerant and retry failed attempts of doing something.
serendipity_hq/component-symfony-messenger-utils
106525 Downloads
Provides some utilities to use with Symfony's Messenger component.
serendipity_hq/component-stopwatch
160931 Downloads
Measure your scripts (forked and improved from the Symofny's one)
serendipity_hq/component-array-writer
329750 Downloads
A class to read and write PHP arrays.
saeven/zf3-purifier
26183 Downloads
HTML Purifier integration module for Zend Framework 3
saeven/zf3-circlical-autowire
28287 Downloads
Annotation based routing, and magic Controller creation for Laminas and ZF3.
saeven/zf2-form-builder
14980 Downloads
Powertools for much lazy with Laminas because I hate writing Controllers, Forms, InputFilters, their Factories, and you hate writing all that stuff too.
saeven/zf2-circlical-recaptcha
29033 Downloads
ZF2 module that lets you easily incorporate Google's new, simpler recaptcha (I am not a robot)
saeven/circlical-laminas-tailwind-forms
4232 Downloads
Build forms the Tailwind Way with Laminas
serendipity_hq/monolog-html-line-formatter
17687 Downloads
Formats Monolog's log lines to make them colorful when displayed in HTML.
serendipity_hq/aws-ses-monitor-bundle
20749 Downloads
Symfony bundle to monitor AWS SES bounces, complaints and deliveries through SNS. Comes with a command to fully configure the topics and includes configurable SwiftMailer filter to avoid sending emails to bounced and complained emails.
serendipity_hq/ansi-converter-shq-theme
102487 Downloads
A theme to use with AnsiConverter.
symfony/symfony1
105711 Downloads
Symfony is a complete framework designed to optimize the development of web applications by way of several key features. For starters, it separates a web application's business rules, server logic, and presentation views. It contains numerous tools and classes aimed at shortening the development time of a complex web application. Additionally, it automates common tasks so that the developer can focus entirely on the specifics of an application. The end result of these advantages means there is no need to reinvent the wheel every time a new web application is built!
symbiote/silverstripe-dynamiclists
7964 Downloads
A Module that allows users to create custom data lists. These lists can then be used in a form control (specified via code by a developer) or within a user defined form to be able to define controlled vocabularies managed in a central location that might be used across several forms.
srchea/php-push-web-socket
9677 Downloads
Lightweight PHP WebSocket server handling several clients.