• This repository has been archived on 22/Mar/2022
  • Stars
    star
    123
  • Rank 289,117 (Top 6 %)
  • Language
    PHP
  • License
    MIT License
  • Created about 10 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This bundle provides REST endpoints for Doctrine entities.

LemonRestBundle

Build Status

This bundle provides REST endpoints for Doctrine entities. It is a highly opinionated, convention driven solution to rapidly deploying a REST API. It relies on the strengths of libraries like JMS Serializer, Will Durands Content Negotiation library and the Doctrine Object Relation Mapper library to make assumptions and drive your REST API off of convention.

If you are looking for an extremely flexible way to build REST APIs this library is not for you, and I suggest you take a look at the fantastic work being done on the Friends of Symfony REST Bundle.

Authors

Changes

Details about changes from version to version are stored in CHANGELOG.md

Documentation

Documentation is stored in the Resources/doc/index.md file in this bundle:

Demo

A demo application is available at https://github.com/stanlemon/rest-demo-app

You can also try it yourself online at http://restdemo-stanlemon.rhcloud.com

Installation

All the installation instructions are located in the documentation.

Reporting an issue or a feature request

Issues and feature requests are tracked in the Github issue tracker.

Contributing

Go for it! Please open a PR against the develop branch and make sure to, at the very least, include a functional test covering your work. Or even better, full functional and unit tests!

More Repositories

1

jGrowl

jGrowl is an unobtrusive notification system for web applications. Want to see it in action? Find out how:...
JavaScript
572
star
2

react-pouchdb

React components for interacting with PouchDB.
TypeScript
14
star
3

aura-micro

Aura Microframework wrapper paralleling the Silex API, sort of
PHP
13
star
4

kafka-connect-salesforce

UNMAINTAINED - Kafka Connect connector for reading data in real time from salesforce.com
Java
11
star
5

lectionary

The Lutheran Lectionary Project provides an abstracted mechanism for developing lectionary algorithims for calculating a given Sunday of the church year.
PHP
8
star
6

salesforce-explorer

An electron app for navigating Salesforce metadata
JavaScript
7
star
7

lectionary-js

This is a library for calculating weeks of the Western Christian church calendar. This Christian calendar is often referred to as the liturgical year and each Sunday in it has an associated set readings called pericopes. These pericopes and prayers that go with them are often called propers and together make up the lectionary.
JavaScript
7
star
8

ruler-reader

Multi format reader utility for the Ruler library
PHP
5
star
9

react-couchdb-authentication

React component for authenticating against a CouchDB user db and syncing it locally with PouchDB.
TypeScript
5
star
10

couchdb-userdb

A tool for monitoring changes to the users document in CouchDB can creating per user databases.
JavaScript
4
star
11

javascript

This repository contains things I'm working on and things I like to reuse.
TypeScript
4
star
12

rest-demo-app

Demo app using the LemonRestBundle
JavaScript
3
star
13

example-relay-app

An example using react, react and postgraphile that queries and mutates data with graphql.
JavaScript
2
star
14

simple-container

Simple service container with dependency injection
PHP
2
star
15

blueprint-taskmanager

My react playground, where I happen to be building yet another task manager
JavaScript
2
star
16

example-app

An example react app using my pouchdb and form components.
TypeScript
1
star
17

dream-stream

Code for the Dreamforce 2015 session: Integrating High-Velocity Data in Your Salesforce Application
JavaScript
1
star
18

SwiftUIExamples

Swift
1
star