PHPackages                             uwem/objref-examplebundle - 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. uwem/objref-examplebundle

ActiveSymfony-bundle

uwem/objref-examplebundle
=========================

06PHP

Since Mar 20Pushed 10y ago2 watchersCompare

[ Source](https://github.com/UweM/ObjRef-ExampleBundle)[ Packagist](https://packagist.org/packages/uwem/objref-examplebundle)[ RSS](/packages/uwem-objref-examplebundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

ObjRef ExampleBundle
====================

[](#objref-examplebundle)

Example symfony bundle that shows my [RemoteBundle](https://github.com/UweM/ObjRef-RemoteBundle) which itself is a symfony bundle of my [ObjRef](https://github.com/UweM/ObjRef) remote php objects

Installation
------------

[](#installation)

Just run `composer require uwem/objref-examplebundle` in a working symfony installation. It may be a good idea to just kick up a new instance with `symfony new objreftest` and then require the examplebundle. Then enable the bundles in the kernel:

```
