Download the PHP package formal/access-layer without Composer
On this page you can find all versions of the php package formal/access-layer. 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 access-layer
access-layer
This a simple abstraction layer on top of builtin \PDO
class to offer a minimalist api.
The goal is separate expression of queries and their execution by using immutable structures and eliminating states wherever possible.
[!IMPORTANT] you must use
vimeo/psalm
to make sure you use this library correctly.
Installation
Example
Documentation
Complete documentation can be found at http://formal-php.github.io/access-layer/.
All versions of access-layer with dependencies
PHP Build Version
Package Version
Requires
php Version
~8.2
innmind/immutable Version ~4.0|~5.0
innmind/url Version ~4.0
innmind/specification Version ~4.1
psr/log Version ~3.0
innmind/immutable Version ~4.0|~5.0
innmind/url Version ~4.0
innmind/specification Version ~4.1
psr/log Version ~3.0
The package formal/access-layer contains the following files
Loading the files please wait ....