Libraries tagged by form factory
rubrasum/velocity-forms
10 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
1796 Downloads
Form factory with bootstrap renderer and ITranslator auto inject
programmeruz/laravel-creator
32 Downloads
Generate Model, Migration, Seeder, Factory, Resource, Controller, SWAGGER using simple form
nerd/glue
121 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.
php-http/message-factory
242700466 Downloads
Factory interfaces for PSR-7 HTTP Message
psr/http-factory
520096124 Downloads
PSR-17: Common interfaces for PSR-7 HTTP message factories
nette/di
35116346 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
10641590 Downloads
The goal of this package is to enable the rapid creation of objects for the purpose of testing.
zenstruck/foundry
6959963 Downloads
A model factory library for creating expressive, auto-completable, on-demand dev/test fixtures with Symfony and Doctrine.
php-http/httplug-bundle
18243682 Downloads
Symfony integration for HTTPlug
thedoctor0/laravel-factory-generator
730588 Downloads
Automatically generate Laravel factories for your models.
ergebnis/factory-bot
641541 Downloads
Provides a fixture factory for doctrine/orm entities.
ekvedaras/class-factory
495048 Downloads
Factory for creating objects via constructor arguments
psr-discovery/http-factory-implementations
4622356 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.