2017 © Pedro Peláez
 

symfony-bundle rest-action-bundle

A set of REST actions for elao/admin-bundle

image

elao/rest-action-bundle

A set of REST actions for elao/admin-bundle

  • Thursday, November 16, 2017
  • by Elao
  • Repository
  • 16 Watchers
  • 1 Stars
  • 224 Installations
  • PHP
  • 0 Dependents
  • 1 Suggesters
  • 1 Forks
  • 0 Open issues
  • 9 Versions
  • 0 % Grown

The README.md

REST Action Bundle

This bundle provides CRUD + List REST Actions to be used with ElaoAdminBundle, (*1)

Installation

Require the bundle in Composer:, (*2)

$ composer require elao/rest-action-bundle

Install the bundle in your AppKernel:, (*3)

<?php
// app/AppKernel.php

public function registerBundles()
{
    $bundles = array(
        //...
        new Elao\Bundle\RestActionBundle\ElaoRestActionBundle(),
    );
}

Configuration:

elao_rest_action:
    serializer: elao_rest_action.serializer.jms

The Versions

16/11 2017

dev-master

9999999-dev https://github.com/Elao/ElaoRestActionBundle.git

A set of REST actions for elao/admin-bundle

  Sources   Download

MIT

The Requires

 

rest crud admin elao

14/11 2017

dev-Vincz-patch-3

dev-Vincz-patch-3 https://github.com/Elao/ElaoRestActionBundle.git

A set of REST actions for elao/admin-bundle

  Sources   Download

MIT

The Requires

 

rest crud admin elao

14/11 2017

dev-Vincz-patch-2

dev-Vincz-patch-2 https://github.com/Elao/ElaoRestActionBundle.git

A set of REST actions for elao/admin-bundle

  Sources   Download

MIT

The Requires

 

rest crud admin elao

14/11 2017

dev-Vincz-patch-1

dev-Vincz-patch-1 https://github.com/Elao/ElaoRestActionBundle.git

A set of REST actions for elao/admin-bundle

  Sources   Download

MIT

The Requires

 

rest crud admin elao

19/12 2016

dev-symfony3

dev-symfony3 https://github.com/Elao/ElaoRestActionBundle.git

A set of REST actions for elao/admin-bundle

  Sources   Download

MIT

The Requires

 

rest crud admin elao

15/06 2016

dev-revert-2-feature/alias-parameters

dev-revert-2-feature/alias-parameters https://github.com/Elao/ElaoRestActionBundle.git

A set of REST actions for elao/admin-bundle

  Sources   Download

MIT

The Requires

 

rest

15/07 2015

v0.2.0

0.2.0.0 https://github.com/Elao/ElaoRestActionBundle.git

A set of REST actions for elao/admin-bundle

  Sources   Download

MIT

The Requires

 

rest

20/04 2015

dev-xgorse-patch-1

dev-xgorse-patch-1 https://github.com/Elao/ElaoRestActionBundle.git

A set of REST actions for elao/admin-bundle

  Sources   Download

MIT

The Requires

 

rest

24/03 2015

v0.1.0

0.1.0.0 https://github.com/Elao/ElaoRestActionBundle.git

A set of REST actions for elao/admin-bundle

  Sources   Download

MIT

The Requires

 

rest