Download the PHP package jelix/legacy-db-plugins without Composer
On this page you can find all versions of the php package jelix/legacy-db-plugins. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jelix/legacy-db-plugins
More information about jelix/legacy-db-plugins
Files in jelix/legacy-db-plugins
Download jelix/legacy-db-plugins
More information about jelix/legacy-db-plugins
Files in jelix/legacy-db-plugins
Vendor jelix
Package legacy-db-plugins
Short Description Legacy database plugins for Jelix
License LGPL-2.1
Homepage http://jelix.org
Package legacy-db-plugins
Short Description Legacy database plugins for Jelix
License LGPL-2.1
Homepage http://jelix.org
Keywords framework
Please rate this library. Is it a good library?
Informations about the package legacy-db-plugins
These are plugins for jDb, the database abstraction layer of Jelix.
These plugins are deprecated plugins since they use deprecated API of PHP. They are not bundled with Jelix since Jelix 1.7, and need Jelix 1.7 to work.
Available plugins:
- sqlite (for sqlite 2.0, using deprecated sqlite_* php functions)
- mysql (using deprecated mysql_* php functions)
To install them:
- use Composer (jelix/legacy-db-plugins)
- or extract them from the archive you download somewhere, and declare the legacy-db-plugin as plugins dir into your application.init.php :
Then you can indicate "sqlite" or "mysql" as 'driver' in the profils.ini.php file.
All versions of legacy-db-plugins with dependencies
PHP Build Version
Package Version
Requires
jelix/jelix Version
dev-jelix-1.7.x
The package jelix/legacy-db-plugins contains the following files
Loading the files please wait ....