Libraries tagged by form factory
rubrasum/velocity-forms
11 Downloads
Basic form management package for front-facing forms on the Inertia/Vue stack for Laravel. Install to add the vue components for admin and the forms themselves, migrations models controllers factories seeders unittests and dusk tests for the forms and all subtables, and routes for user submission and admin pages. The goal for development is to be able to seemlessly add form management to your Laravel site's admin quickly while remaining an open-ended solution with predictable early stage design choices (i.e. hold on tight). Development is here -> "Can install on any project" ->- "Can seed and display an example on any project" -- "Can integrate Unit and Dusk tests on any project" --
buildingneuland/request-factories
1 Downloads
Test Form Requests in Laravel without all of the boilerplate.
holabs/ui
1813 Downloads
Form factory with bootstrap renderer and ITranslator auto inject
programmeruz/laravel-creator
33 Downloads
Generate Model, Migration, Seeder, Factory, Resource, Controller, SWAGGER using simple form
nerd/glue
126 Downloads
Glue is a simple library that helps various libraries work together, simplifying things like relying on various implementations of things like Caching, by creating a centralized factory for creating such objects. It's a form of Dependency Injection.
psr/http-factory
584938896 Downloads
PSR-17: Common interfaces for PSR-7 HTTP message factories
php-http/message-factory
254170618 Downloads
Factory interfaces for PSR-7 HTTP Message
nette/di
37104414 Downloads
💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.
league/factory-muffin
11693361 Downloads
The goal of this package is to enable the rapid creation of objects for the purpose of testing.
zenstruck/foundry
8415252 Downloads
A model factory library for creating expressive, auto-completable, on-demand dev/test fixtures with Symfony and Doctrine.
php-http/httplug-bundle
19167715 Downloads
Symfony integration for HTTPlug
thedoctor0/laravel-factory-generator
826069 Downloads
Automatically generate Laravel factories for your models.
ergebnis/php-cs-fixer-config
2491546 Downloads
Provides a configuration factory and rule set factories for friendsofphp/php-cs-fixer.
ergebnis/factory-bot
662769 Downloads
Provides a fixture factory for doctrine/orm entities.
psr-discovery/http-factory-implementations
5783031 Downloads
Lightweight library that discovers available PSR-17 HTTP Factory implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.