Libraries tagged by DOGE
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.
claudiucreanga/magento2-import
56 Downloads
Magento2 extension that imports products and stock from a file via a cron (the import can be done manually too)
chr15k/php-auth-generator
26 Downloads
Generate HTTP authentication headers in PHP (Basic, Bearer, Digest, JWT) with a fluent, zero-dependency API.
cesnet/simplesamlphp-module-remoteuserssl
1729 Downloads
The module is just getting result of the Basic authentication or SSL authentication done by Apache web server.
burakboz/cyberlink
41 Downloads
Fills the missing CyberPanel API. Warning: It's not an API or API service. It uses ssh and sftp protocols to get job done and requires root access to server.
bootpress/blog
741 Downloads
A flat file Blog and CMS that doesn't skimp on features, and can be utilized in any website.
blesta/amazon-s3-php-class
385 Downloads
A standalone Amazon S3 (REST) client for PHP 7.2.x using CURL that does not require PEAR.
betalabs/laravel-seeder
1983 Downloads
Versioned, environment-based Seeders in Laravel. Used while original does not update to Laravel 5.7
bbrody/form-request
431 Downloads
Form request is a package for Lumen that lets developer validate form requests like Laravel does.
ayup-creative/laravel-trait-initialization
678 Downloads
Boot traits associated with objects automatically - similar to the way Laravel does this with Models
awesometoast/toastbox
18 Downloads
Wrappers for JavaScript alert(), confirm(), prompt(), and other flexible dialogs using the Bootstrap 5 framework that does not require jQuery. This is a fork of Bootboxjs by Nick Payne.
avalynx/avalynx-select
70 Downloads
AvalynxSelect is a lightweight, customizable select dropdown component for web applications. It is designed to be used with Bootstrap version 5.3 or higher and does not require any framework dependencies.
ariyainfotech/module-backendorderdelete
5 Downloads
Currently, Magento doesn't allow you to delete an order from your store. This extension will help you to do that, simple but helpful.
appserver-io/configuration
7413 Downloads
Provides basic functionality to handle XML data in a tree structure, like SimpleXML does.
alibori/laravel-file-generator
333 Downloads
Package to create custom files that doesn't have default stub.