Download the PHP package silassare/gobl without Composer
On this page you can find all versions of the php package silassare/gobl. 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 gobl
Gobl
Gobl allows you to use a Database Abstraction Layer (DBAL) and Object-Relational Mapping (ORM) to query your database with PHP.
Directives
Types
- Only basic types defined in SQL should be supported
- Enum, Set, and customs types of MySQL and Co should not be supported
- Before adding a column type we should be sure that:
- The column type is defined and supported by SQL Server;
- The column type is well supported by all/majors RDBMS;
- We could change RDBMS without pains
Coming Soon: Documentation and test project.
All versions of gobl with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
ext-pdo Version *
ext-json Version *
ext-bcmath Version *
silassare/otpl Version =1.1.9
ext-pdo Version *
ext-json Version *
ext-bcmath Version *
silassare/otpl Version =1.1.9
The package silassare/gobl contains the following files
Loading the files please wait ....