Libraries tagged by file entity
mulertech/file-bundle
119 Downloads
Symfony bundle for file upload management with metadata tracking, configurable validation, and extensible entity
ethsam/symfony-dropzone
2254 Downloads
Symfony Form Type integrating Dropzone.js for drag-and-drop file uploads with entity relationship support
juanchosl/datatransfer
344 Downloads
A small, lightweight utility to read values and properties from distinct sources using the same methodology
cathedral/builder
384 Downloads
Database Layer builder library with Basic Web & Console interface
holdmyglass/zapcraft
22 Downloads
A Laravel package to generate necessary files for any Entity
heimrichhannot/contao-exporter-bundle
3342 Downloads
A backend module for exporting any contao entity to file.
drago-ex/generator
712 Downloads
A lightweight CLI tool for generating PHP entity and data class files from your database schema.
abenmada/sylius-export-plugin
5 Downloads
The Export plugin allows you to export all data of any entity directly from the configuration file
crimsonkissaki/mockmaker
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.
ausus/cli
6 Downloads
AUSUS — CLI (L6): DSL frontend and the `ausus compile` command. Discovers closed-DSL definition files, scans them for forbidden symbols, compiles them to content-addressed EntitySchema via the Entity Engine, and persists through FileSchemaRepository. PHP-native, no container, no auto-discovery.
noahglaser/entitybundle
46 Downloads
This bundle contains the base entity that has createdAt and updatedAt stamps plus lifecycle events. It also has File entity that is abstract that has a doctrine event attached to it that allows you to uplaod the file.
karelwintersky/arris.entity.file
4 Downloads
File Entity type for Arris µFramework
curious-inc/file-upload-form-type-bundle
324 Downloads
Helper bundle for mapping Dropzone.js frontend to Symfony FormType using File entity
brainx2/file-fileentitybundle
1179 Downloads
alirezappeto/entity-generator
41 Downloads
A Laravel package to generate entity files