Libraries tagged by each
commune/container
169 Downloads
use double ioc containers strategy to isolate singletons on each requests; for swoole, roadrunner, reactPHP etc.
codilar/magento2-mail_tracker
12 Downloads
Track all your promotional as well as transactional emails sent from your Magento platform. You'll get to know when each of the emails were sent, and also when they were opened by the customer
codealist/base
130 Downloads
This repository contains the basic functionalities for each Codealist module
co0lc0der/simple-query-builder
21 Downloads
A small easy-to-use php component for working with a database by PDO. It provides some public methods to manipulate data. Each SQL query is prepared and safe.
cliffparnitzky/backend-custom-startpage
265 Downloads
Provides the possibility for each user to select an individual startpage in the backend.
christianessl/adminpanel_int
3548 Downloads
Extend the adminpanel by showing the actual info for each USER_INT object on the page.
callmeaf/base
23 Downloads
Base of each package you want use from callmeaf
c006/yii2-auto-crud
521 Downloads
Adds a model and crud for each table in the database
boundsoff/module-page-builder-template-inline
4 Downloads
Magento 2 module for page builder to save and apply templates with each block
bizkit/loggable-command-bundle
119 Downloads
Symfony bundle which creates a dedicated Monolog log file for each command or message handler.
beck24/spam_throttle
220 Downloads
Allows an administrator to set a limit on the number of each object type that is allowed to be created in a given amount of time
bakgul/laravel-resource-creator
83 Downloads
This package aims to create the view, style, and javascript files. It can create all boilerplates and connect files to each other to reduce repetitive tasks. Blade, Vuejs (view, vue-router, vuex, pinia), and Sass are covered in this first release.
bakgul/laravel-file-creator
102 Downloads
This package aims to create the app, database, and test files. It can be a replacement for Laravel's file generator because this package offers some quite nice features. It offers extra file types like interface, trait, service, etc. Depending on the settings, it can create dozens of files with a single command and connect them to each other properly.
astronati/fantasy-football-quotations-parser
4179 Downloads
This library allows user to retrieve quotations from those documents that are provided from the most important sport newspapers. Quotations contains votes of each soccer player of a specific championship match day.
arpablue/fieldlist
5 Downloads
It is a object to mange a value using a key, but identify each value using uncase-sensitive key. This allow get values using case un-sensitive methods and compare both list, using a strict mode for a exactly comparation of the keys and values, an compare mode only verify the current keys and values aexist in the second luist and the low mode only verify the keys exists in the second list.