softspring/crudl-bundle

This package is abandoned and no longer maintained. The author suggests using the softspring/crudl-controller package instead.

A CRUD+list helper bundle.

Installs: 9 532

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Type:symfony-bundle

4.1.0 2022-03-07 10:30 UTC

This package is auto-updated.

Last update: 2022-04-01 08:01:44 UTC


README

Latest Stable Version Total Downloads Latest Unstable Version Build status License PHP Version Require

Introduction

This tool aims to provide an easy CRUD+List (CRUDL from now on) feature for any doctrine entity you want to manage.

Installation

Make sure Composer is installed globally, as explained in the installation chapter of the Composer documentation.

Open a command console, enter your project directory and execute:

$ composer require softspring/crudl-bundle

Documentation

License

This library is released under the MIT license. See the included LICENSE file for more information.