Libraries tagged by entity generator

crimsonkissaki/mockmaker

4 Favers
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.

Go to Download


sygmaa/grids

8 Favers
2252 Downloads

A Datagrid widget for laravel 5. It easily generate datatables from your entities.

Go to Download


twmbx/faker-zambia

4 Favers
11 Downloads

Faker provider to generate fake data for Zambian entities, namely; persons, companies and phone numbers.

Go to Download


holdmyglass/zapcraft

14 Favers
22 Downloads

A Laravel package to generate necessary files for any Entity

Go to Download


nedra/rest-bundle

5 Favers
17 Downloads

Generates a REST api based on your entities

Go to Download


kematjaya/crud-maker-twig-bundle

0 Favers
22 Downloads

Symfony MakerBundle command that generates Twig+Form CRUD (controller, views, filter type) for an existing Doctrine entity

Go to Download


phloxcz/entity-database

0 Favers
3 Downloads

Entity layer for Nette Database — typed entities generated from DB schema, with property hooks and dirty tracking.

Go to Download


springworks/entity-diagrams

3 Favers
1158 Downloads

Generate entity diagrams that show how the different parts of your Craft site relate to each other

Go to Download


entity-forge/entity-forge

2 Favers
9 Downloads

A configuration-driven PHP framework for generating entity models and building multi-tenant SaaS applications.

Go to Download


altra/entity-skeleton

0 Favers
13 Downloads

Package to generate altra entity skeletons

Go to Download


shyim/database-entities-builder

2 Favers
19 Downloads

Generates simple database entities from doctrine mysql schema

Go to Download


adlacruzes/dummy-entity

1 Favers
9820 Downloads

DummyEntity is a PHP library that generates fake data for your entities.

Go to Download


kingarthur/entity

0 Favers
56 Downloads

Generate the data table field mapping trait

Go to Download


jackai/symfony-entity-helper

1 Favers
15 Downloads

Automatically generate `Getter` / `Setter` / `Isser` / `Hasser` function through annotation, Automatically generate through `@ORM\Column` judgment to generate toArray return and auto load values to entity.

Go to Download


imediatis/entity-annotation

1 Favers
35 Downloads

This package helps you to implement annotation on your Model's object the way of Doctrine. -Helps you to validate your Object build from POST request; -Helps to auto-generate form fields.

Go to Download


<< Previous Next >>