PHPackages                             tomaskynicky/entity-creator - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. tomaskynicky/entity-creator

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

tomaskynicky/entity-creator
===========================

Array to Entity

1.1.x-dev(1y ago)013[1 PRs](https://github.com/TomasKynicky/entityCreator/pulls)MITPHP

Since Nov 12Pushed 1y ago1 watchersCompare

[ Source](https://github.com/TomasKynicky/entityCreator)[ Packagist](https://packagist.org/packages/tomaskynicky/entity-creator)[ RSS](/packages/tomaskynicky-entity-creator/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (9)Used By (0)

🌟 entityCreator
===============

[](#-entitycreator)

**Array to Entity and Repository** is a powerful Composer package that transforms Array data into PHP entities with ease. With just a few steps, it parses Array inputs and auto-generates entity objects, simplifying data handling for applications that work with structured Array data. Streamline your workflow and keep your code clean and efficient with \* *entityCreator*\*.

---

🎉 Features
----------

[](#-features)

- **Time saved**: No more creating entities via console!
- **Automated Entity Creation**: Converts Array data directly into PHP entity classes.
- **Seamless Array Parsing**: Easily parses Array inputs, saving time on data transformation.

📦 Installation
--------------

[](#-installation)

Install via Composer:

```
composer require tomaskynicky/entity-creator:dev-main
```

📄 License
---------

[](#-license)

This package is open-source software licensed under the \[MIT license\]

⌨️️ Example
-----------

[](#️️-example)

```
