Libraries tagged by 2factor
mooti/factory
12465 Downloads
Small library for helping create testable code
mongator/factory
1845 Downloads
mcmatters/laravel-factory-generators
141 Downloads
mcg-web/promise-factory
167 Downloads
This library tries to create a simple promise factory standard while waiting for a psr.
maurohmartinez/two-factor-auth-laravel
381 Downloads
A package to handle 2FA authentication
matej21/nette-autowire-component-factories
689 Downloads
Lazy-Autowire of properties for Nette PresenterComponents.
magdonia/laravel-factories
34 Downloads
Laravel factories
lkt/factory-schemas
428 Downloads
LKT Factory Schemas
lkt/factory-instantiator
387 Downloads
LKT Factory Instantiator
krixon/multi-factor-auth
2120 Downloads
Multi-factor authentication library for PHP7
kilahm/ioc-factory-container
41 Downloads
Using attributes, compile your factories into a single class
khadgarmage/cloud-api-factory
42 Downloads
PHP SDK facade for various cloud platforms
juststeveking/laravel-key-factory
916 Downloads
A simple package to generate Eloquent Model Keys
jameswatts/cake-factory
1396 Downloads
Cake is a factory for the Cake Toolkit (CTK) which provides configurable objects for the core helpers in CakePHP
incraigulous/data-factories
435 Downloads
A data factory helper class for mocking data. This is inspired by Laravel's model factories, the difference being that data factories are not tied to a model. Data factories are great for mocking api responses, requests or other data not persisted to a database. Data Factories are not dependant on Laravel, so you can use this package anywhere.