2017 © Pedro Peláez
 

lib active-rest

This is a library to make CRUD's with your REST API. With this package, and some framework like Slim. You can abstract operations: POST,PUT,PATCH,DELETE,FIND,FINDONE at your Routes.

image

conectra/active-rest

This is a library to make CRUD's with your REST API. With this package, and some framework like Slim. You can abstract operations: POST,PUT,PATCH,DELETE,FIND,FINDONE at your Routes.

  • Wednesday, June 20, 2018
  • by conectra
  • Repository
  • 3 Watchers
  • 0 Stars
  • 199 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 12 Versions
  • 11 % Grown

The README.md

ACTIVE-REST

This is a library to make CRUD's with your REST API. With this package, and some framework like Slim. You can abstract operations: POST,PUT,PATCH,DELETE,FIND,FINDONE at your Routes., (*1)

ORM OPERATIONS

  • Find: Implement the select operation;
  • FindOne: Implement the search operation;
  • Post: Implement the create operation;
  • Patch: Implement the update by replace operation;
  • Put: Implement the update by increment operation;
  • Replicate: Implement the replicate operation.
    The behavior is clone and update incremental keys;
  • Del: Implement the delete operation;
  • Disable: Implement the disable operation.; The behavior is disable the register by status change;
  • Last: Implement the last operation; The behavior is find the last register at repository.;

The Versions

20/06 2018

dev-master

9999999-dev

This is a library to make CRUD's with your REST API. With this package, and some framework like Slim. You can abstract operations: POST,PUT,PATCH,DELETE,FIND,FINDONE at your Routes.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Marcus Vinicius Mendes Goncalves

20/06 2018

0.0.11

0.0.11.0

This is a library to make CRUD's with your REST API. With this package, and some framework like Slim. You can abstract operations: POST,PUT,PATCH,DELETE,FIND,FINDONE at your Routes.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Marcus Vinicius Mendes Goncalves

26/04 2018

0.0.10

0.0.10.0

This is a library to make CRUD's with your REST API. With this package, and some framework like Slim. You can abstract operations: POST,PUT,PATCH,DELETE,FIND,FINDONE at your Routes.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Marcus Vinicius Mendes Goncalves

03/04 2018

0.0.9

0.0.9.0

This is a library to make CRUD's with your REST API. With this package, and some framework like Slim. You can abstract operations: POST,PUT,PATCH,DELETE,FIND,FINDONE at your Routes.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Marcus Vinicius Mendes Goncalves

02/04 2018

0.0.8

0.0.8.0

This is a library to make CRUD's with your REST API. With this package, and some framework like Slim. You can abstract operations: POST,PUT,PATCH,DELETE,FIND,FINDONE at your Routes.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Marcus Vinicius Mendes Goncalves

17/03 2018

0.0.7

0.0.7.0

This is a library to make CRUD's with your REST API. With this package, and some framework like Slim. You can abstract operations: POST,PUT,PATCH,DELETE,FIND,FINDONE at your Routes.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Marcus Vinicius Mendes Goncalves

22/01 2018

0.0.6

0.0.6.0

This is a library to make CRUD's with your REST API. With this package, and some framework like Slim. You can abstract operations: POST,PUT,PATCH,DELETE,FIND,FINDONE at your Routes.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Marcus Vinicius Mendes Goncalves

18/01 2018

0.0.5

0.0.5.0

This is a library to make CRUD's with your REST API. With this package, and some framework like Slim. You can abstract operations: POST,PUT,PATCH,DELETE,FIND,FINDONE at your Routes.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Marcus Vinicius Mendes Goncalves

04/01 2018

0.0.4

0.0.4.0

This is a library to make CRUD's with your REST API. With this package, and some framework like Slim. You can abstract operations: POST,PUT,PATCH,DELETE,FIND,FINDONE at your Routes.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Marcus Vinicius Mendes Goncalves

14/12 2017

0.0.3

0.0.3.0

This is a library to make CRUD's with your REST API. With this package, and some framework like Slim. You can abstract operations: POST,PUT,PATCH,DELETE,FIND,FINDONE at your Routes.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Marcus Vinicius Mendes Goncalves

29/09 2017

0.0.2

0.0.2.0

This is a library to make CRUD's with your REST API. With this package, and some framework like Slim. You can abstract operations: POST,PUT,PATCH,DELETE,FIND,FINDONE at your Routes.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Marcus Vinicius Mendes Goncalves

25/09 2017

0.0.1

0.0.1.0

This is a library to make CRUD's with your REST API. With this package, and some framework like Slim. You can abstract operations: POST,PUT,PATCH,DELETE,FIND,FINDONE at your Routes.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Marcus Vinicius Mendes Goncalves