iDealBundle
iDealBundle copied to clipboard
iDeal v3 implementation for Symfony2
So you don't have to save it with something like doctrine, but also can put it in an single database field or on disk.
That would make it super easy to save transactions to the database. That is also probably what you want 90% of the time. By extending this entity you could also...
Should be somewhat more specific, also check where it's used and what for.
This will not work according to the docs: _"Repositories are only available to the root package and the repositories defined in your dependencies will not be loaded. Read the FAQ...