Libraries tagged by etc
devorto/microsoft-teams-logger
1596 Downloads
Logs errors/notices etc to Microsoft Teams using Psr/LoggerInterface.
devgroup/yii2-data-structure-tools
995 Downloads
Data structure collections, helpers and utilities for yii2 ActiveRecord models(trees, sorts and etc.)
demi/safe-text
151 Downloads
Hiding personal data(email, phone, etc.) from spam grabbing
deerdama/laravel-mongo-helper
1434 Downloads
Artisan command to handle mongo collections (list collections, delete, download, import data, etc..)
datpmwork/sls-tinker
14 Downloads
Interactive Tinker For Lambda (bref, vapor, etc)
darkorsa/shop
255 Downloads
Flexible shop package including stock validation, discounts, price formats, etc.
darkorsa/cordo
9 Downloads
Microframework designed to efficienly develop REST APIs based on layered architecture and using CQRS, Layered Architecture, Events, Queues, etc.
dannytrue/dlutwbootstrap
407 Downloads
ZF2 module to generate Twitter Bootstrap UI - forms, navigation, etc.
cuyz/notiz
16937 Downloads
Handle any type of notification in TYPO3 with ease: emails, SMS, Slack and more. Listen to your own events or provided ones (scheduler task finishing, extension installed, etc…).
crimsonkissaki/mockmaker
44 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
creativestyle/magesuite-quick-reorder
3180 Downloads
This module makes making reorders easier via reorder banner, recently bought products carousel, etc.
commune/container
277 Downloads
use double ioc containers strategy to isolate singletons on each requests; for swoole, roadrunner, reactPHP etc.
codeitnowin/curlrequestit
47 Downloads
Light weight curl request library by http://www.codeitnow.in, It has setters and getters to make easy to use. You can use Curl Request with any framework like Symfony, Laravel, CackPHP, CodeIgniter, Yii etc. This is alternate of Guzzle and other libraries.
code-distortion/laravel-auto-reg
1367 Downloads
A Laravel package that registers your service-providers, configs, commands, routes, broadcast channels, migrations, blade-templates and translations etc for you, in a project with a non-standard directory structure
clue/packagist-api-react
5017 Downloads
Simple async access to packagist.org's API, like listing project details, number of downloads etc., built on top of ReactPHP.