Libraries tagged by mocms
rtens/mockster
4081 Downloads
PHP Mocking framework
oldtimeguitarguy/laravel-mocks-file-uploads
381 Downloads
A simple trait to add to your Laravel tests to mock file uploads
marciocamello/yii2-mcms-nested
455 Downloads
Nested Sortable based in nestedSortable jQuery Plugin
kaiseki/laravel-helper-mocks
379 Downloads
Mock laravel helper functions
bambamboole/mycms
14 Downloads
This is my package mycms
jeroen-de-dauw/file-fetcher
893 Downloads
Simple file fetching interface
teamgantt/phony
149 Downloads
Mocks, stubs, and spies for PHP.
fishpig/magento2-remove-new-relic-reporting
228 Downloads
Remove Magento_NewRelicReporting and provide Mocks.
crimsonkissaki/mockmaker
42 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.
schnipseljagd/testdatabuilder
12997 Downloads
Helps you to build your mocks, stubs and test data in a nice oop way.
mirko-pagliai/me-cms
10506 Downloads
MeCms plugin for CakePHP
workofstan/mycms
3872 Downloads
MyCMS - Brief MVC framework for interactive websites including general administration.
uzulla/mockslimclient
508 Downloads
web scraper for Slim framework Mock. (for UnitTesting)
supermabur/mecms
3 Downloads
me content management system
rtens/mockster3
57 Downloads
PHP Mocking framework