PHPackages                             citizen63000/easy-api-core - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. citizen63000/easy-api-core

ActiveSymfony-bundle[HTTP &amp; Networking](/categories/http)

citizen63000/easy-api-core
==========================

Symfony bundle providing core utilities for REST API development

2.1.0(1mo ago)040812MITPHPPHP &gt;=8.3

Since Aug 24Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/citizen63000/easy-api-core)[ Packagist](https://packagist.org/packages/citizen63000/easy-api-core)[ RSS](/packages/citizen63000-easy-api-core/feed)WikiDiscussions main Synced 2w ago

READMEChangelog (4)Dependencies (21)Versions (7)Used By (2)

Easy API Core
=============

[](#easy-api-core)

A Symfony bundle providing core utilities for REST API development. This bundle offers tools for entity configuration, form serialization, command abstractions, and various utilities to accelerate API development.

Installation in a third-party project
-------------------------------------

[](#installation-in-a-third-party-project)

### 1. Installation via Composer

[](#1-installation-via-composer)

```
composer require citizen63000/easy-api-core
```

### 2. Bundle Configuration

[](#2-bundle-configuration)

Add the bundle to `config/bundles.php`:

```
