o6web / framework
There is no license information available for the latest version (4.4.0) of this package.
Framework for O6 Web Properties sites
4.4.0
2025-03-19 22:39 UTC
Requires
- php: >=7.3.0
- ext-curl: *
- ext-gd: *
- ext-json: *
- ext-pdo: *
- ext-zip: *
- cjrasmussen/image: ^2.2
- cjrasmussen/request: ^2.0.0
- monolog/monolog: ^2.10
- phpoffice/phpspreadsheet: ^1.6
- shopblocks/php-ico: ^1.1
Requires (Dev)
- roave/security-advisories: dev-latest
Suggests
None
Provides
None
Conflicts
None
Replaces
None
- dev-main
- 4.4.0
- 4.3.0
- 4.2.0
- 4.1.0
- 4.0.2
- 4.0.1
- 4.0.0
- 3.3.0
- 3.2.2
- 3.2.1
- 3.2.0
- 3.1.8
- 3.1.7
- 3.1.6
- 3.1.5
- 3.1.4
- 3.1.3
- 3.1.2
- 3.1.1
- 3.1.0
- 3.0.3
- 3.0.2
- 3.0.1
- 3.0.0
- 2.5.4
- 2.5.3
- 2.5.2
- 2.5.1
- 2.5.0
- 2.4.5
- 2.4.4
- 2.4.3
- 2.4.2
- 2.4.1
- 2.4.0
- 2.3.2
- 2.3.1
- 2.3.0
- 2.2.1
- 2.2.0
- 2.1.2
- 2.1.1
- 2.1.0
- 2.0.17
- 2.0.16
- 2.0.15
- 2.0.14
- 2.0.13
- 2.0.12
- 2.0.11
- 2.0.10
- 2.0.9
- 2.0.8
- 2.0.7
- 2.0.6
- 2.0.5
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 1.0.21
- 1.0.20
- 1.0.19
- 1.0.18
- 1.0.17
- 1.0.16
- 1.0.15
- 1.0.14
- 1.0.13
- 1.0.12
- 1.0.11
- 1.0.10
- 1.0.9
- 1.0.8
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 0.6.0
- 0.5.0
This package is auto-updated.
Last update: 2026-09-21 17:07:17 UTC
README
Small framework of classes used by O6 Web Properties websites.
Installation
Simply add a dependency on o6web/framework to your composer.json file if you use Composer to manage the dependencies of your project:
composer require o6web/framework
Although it's recommended to use Composer, you can actually include the file(s) any way you want.
License
Framework is MIT licensed.