Libraries tagged by doubles
datamints/feuser
16821 Downloads
User registration and edit plugin, fully configurable, custom validators, autologin, double-opt-in, admin approval, IRRE configuration, resend activation mail, redirect features, support for saltedpasswords, support for salesforce. More to come!
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.
components/multi-select
40172 Downloads
This is a user-friendlier drop-in replacement for the standard with multiple attribute activated.
chippyash/simple-accounts-3
83 Downloads
Database backed Simple Double Entry Accounting V3
jeroen-de-dauw/file-fetcher
928 Downloads
Simple file fetching interface
doublespark/form-database
492 Downloads
Saves Contao frontend form submissions to the database.
doublespark/contao-responsive-images-bundle
290 Downloads
Contao 4 responsive images
doublespark/contao-custom-login-bundle
126 Downloads
Adds a DS/TF branded login screen to Contao
doublesecretagency/craft-sidekick
85 Downloads
Your AI companion for rapid Craft CMS development.
doublesecretagency/craft-cp
210 Downloads
Internal tools for the Craft CMS control panel.
double-break-bst-fixed/spapi-php
268 Downloads
Amazon Selling Partner API Client With fixed
dentro/laravel-accounting
213 Downloads
Implementation for Double-Entry Accounting for laravel.
commune/container
277 Downloads
use double ioc containers strategy to isolate singletons on each requests; for swoole, roadrunner, reactPHP etc.
tigerwill90/xsrf-middleware
46 Downloads
Csrf protection based on double submit pattern, cookie - JWT alternative
sitphp/doubles
140 Downloads
A simple yet powerful library to make class doubles for testing