Download the PHP package mehira/simple-mapper without Composer
On this page you can find all versions of the php package mehira/simple-mapper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package simple-mapper
Simple Mapper for PostgreSQL
/!\ IT'S JUST A POC. DON'T USE IN PRODUCTION
Installation
Example
Full example
Transaction example:
Integration to Symfony
Simple-Mapper has a depency to Symfony Serializer.
-
First, add it to your Symfony project:
-
Create Environment variables on
.env
file: - Create a new service on
services.yml
:
You can create a repository for a specific table:
The repository is ready to use in your services:
All versions of simple-mapper with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
ext-ctype Version *
ext-iconv Version *
ext-pdo Version *
ext-json Version *
symfony/property-access Version ^5.0
symfony/property-info Version ^5.0
symfony/serializer Version ^5.0
ext-ctype Version *
ext-iconv Version *
ext-pdo Version *
ext-json Version *
symfony/property-access Version ^5.0
symfony/property-info Version ^5.0
symfony/serializer Version ^5.0
The package mehira/simple-mapper contains the following files
Loading the files please wait ....