Download the PHP package genai/sql-mapper without Composer
On this page you can find all versions of the php package genai/sql-mapper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download genai/sql-mapper
More information about genai/sql-mapper
Files in genai/sql-mapper
Download genai/sql-mapper
More information about genai/sql-mapper
Files in genai/sql-mapper
Vendor genai
Package sql-mapper
Short Description MyBatis-style SQL mapper: mark an interface #[Mapper] and its methods #[Select]/#[Insert]/#[Update]/#[Delete] with the SQL. A build-time processor compiles a reflection-free Cache\ implementation (prepared statements, #{name} bound params, optional row->object hydration) and registers it as a container bean keyed by the interface. Self-contained: a bundled DatabaseConfig provides the 'PDO' bean from a [database] group in the app's app.ini, so you only edit config. Runtime is PHP 5.3-safe.
License Apache-2.0
Package sql-mapper
Short Description MyBatis-style SQL mapper: mark an interface #[Mapper] and its methods #[Select]/#[Insert]/#[Update]/#[Delete] with the SQL. A build-time processor compiles a reflection-free Cache\
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package sql-mapper
All versions of sql-mapper with dependencies
PHP Build Version
Package Version
The package genai/sql-mapper contains the following files
Loading the files please wait ...