Libraries tagged by seven
symfony/symfony1
108602 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
8619 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.
pavelleonidov/module-tinymce4
39843 Downloads
Upgrading the Magento 2 core WYSIWYG editor (TinyMCE 3) to TinyMCE 4 for Magento versions up to 2.2, several fixes and additions to Magento 2.3's TinyMCE 4 editor
occitech/capistrano-recipes
4599 Downloads
Several Apache/PHP related Capistrano recipes
landofcoder/module-ajaxscroll
30909 Downloads
Freely Scroll down & See what page of the catalog they're on, Automatically loading, Similar technique as seen on Twitter, Facebook
krowinski/one-click-captcha
1453 Downloads
Simple captcha that requires from user to only click a cut circle on image with several other circles. You can customize color of circles, background, width and height of image. Its very lightweight require no js just simple form in html and php gd extension.
heureka/php-rq
28893 Downloads
Several simple and reliable queues based on Redis
fusio/adapter-util
41982 Downloads
Provides several utility actions
eliashaeussler/composer-update-reporter
21351 Downloads
Composer Plugin to report outdated packages to several external services
danhunsaker/bcmath
32465 Downloads
PHP bcmath as a static class, with several enhancements.
complex-heart/criteria
805 Downloads
Small implementation of a filter criteria pattern in PHP for Complex Heart SDK. Compose several filters using fluent interface.
codelicious/php-belgianbankstatement-parser
9261 Downloads
Unified parser for several bank statement formats from Belgian banks
chkilel/icones-plugin
1286 Downloads
Access thousands of icons including popular icon sets, icon fonts and several Emoji sets from a backed Form Widget
cheprasov/php-parallel
12406 Downloads
The class allows you to run multiple operations parallel in different processes and send results to the main process. Useful if you need to run multiple independent operations simultaneously, instead of sequential execution, or if you run several independent queries, for example, queries to different data bases
bentools/psr7-request-matcher
301780 Downloads
A PSR-7 RequestMatcher interface for use into several projects.