Libraries tagged by A to B
mailmotor/campaignmonitor-bundle
186650 Downloads
This Symfony2 bundle loads in CampaignMonitor as a service. So you can subscribe/unsubscribe members to CampaignMonitor.
kunstmaan/pagepart-bundle
129477 Downloads
The KunstmaanPagePartBundle forms the basis of our content management framework. A page built using a composition of blocks names pageparts. These pageparts allow you to fully separate the data from the presentation so non-technical webmasters can manage the website. Every page can have it's own list of possible pageparts, and pageparts are easy to create for your specific project to allow for rapid development.
kunstmaan/form-bundle
126235 Downloads
Managing forms, fields and their submissions by the user is a key functionality missing in most platforms. By leveraging the KunstmaanPagePartBundle system in the KunstmaanFormBundle users gain an easy way to create and manage the form on their website, again without having to worry about the technical side of things.
kunstmaan/admin-bundle
144809 Downloads
The Kunstmaan Admin bundle supplies your project with a basic, elegant backend interface you can modify and extend so you can make your perfect admin module. The clean interface makes it straightforward for you and the people working with it to change settings and modify content.
jmathai/s3-bucket-stream-zip-php
112981 Downloads
PHP library to efficiently stream contents from an AWS S3 bucket or folder as a zip file
ezsystems/job-queue-bundle
266443 Downloads
Allows to run and schedule Symfony console commands as background jobs.
datatables.net/datatables.net-bs4
21734 Downloads
DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table. This is DataTables with styling for [Bootstrap4](https://getbootstrap.com/docs/4.6/getting-started/introduction/)
bootflat/bootflat
3296 Downloads
An open source Flat UI KIT based on Bootstrap (3.3.0). A faster, easier and less repetitive way for web developers to create elegant web apps.
artprima/query-filter-bundle
26976 Downloads
An easy way to filter requests in your Symfony 4/5/6 application (that uses Doctrine2 as ORM).
paulgibbs/behat-wordpress-extension
187034 Downloads
WordHat is a Behat extension for WordPress. It provides WordPress-specific functionality for common testing scenarios specific to WordPress sites.
formapro/pvm
23667 Downloads
The library provides us with a frame to build a workflow or a business process such as BPMN. Could execute tasks in parallel or delayed tasks
scullwm/mailhookbundle
18791 Downloads
A bundle to catch API webhook from differents mail service
bluezed/yii2-scroll-top
48428 Downloads
This Yii 2 widget adds a simple scroll-to-top button to your site.
pod-point/laravel-mail-export
41071 Downloads
A mailable trait to export mails to a storage disk once being sent
teknoo/states
34528 Downloads
Library to create classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and this improve maintainability and workflow writing.