Download the PHP package gcworld/orm without Composer
On this page you can find all versions of the php package gcworld/orm. 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 orm
GCWorld ORM
The GCWorld ORM builds extensible classes used for selecting and updating objects.
Features include
- Fully formed classes containing all database fields.
- Set / Get / Save functions.
- Built in auditing
- Audit User tracking via Common getUser() function
- Redis smart caching
- Read More About The Config Options HERE
- Auto-loading of common via config file
- Insertable type single-key objects (using on duplicate key update)
- DBInterface for keeping DirectDB systems in line and universal
- Support for auto-generation of getters/setters
- Custom definition of variable visibility
- Use Default Option (with a null override thing!)
Version
6.4.2
Todo
- Upgrade the audit system to handle BINARY(16) UUIDs in place of member_id BIGINT(20) on config option
- Add more docblocks to generated scripts
Additional Information
All versions of orm with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
ext-json Version *
ext-pdo Version *
gcworld/common Version ^2.7.0
gcworld/globals Version ^3.1.0
gcworld/interfaces Version >=4.1.5
gcworld/database Version >=2.6.2
composer/composer Version >=2.7
composer/installers Version >=2.2
symfony/yaml Version ^6.0
ramsey/uuid Version >=4.0
monolog/monolog Version >=1.0
nette/php-generator Version ^4.1.5
ext-json Version *
ext-pdo Version *
gcworld/common Version ^2.7.0
gcworld/globals Version ^3.1.0
gcworld/interfaces Version >=4.1.5
gcworld/database Version >=2.6.2
composer/composer Version >=2.7
composer/installers Version >=2.2
symfony/yaml Version ^6.0
ramsey/uuid Version >=4.0
monolog/monolog Version >=1.0
nette/php-generator Version ^4.1.5
The package gcworld/orm contains the following files
Loading the files please wait ....