bricklayer / structure
The core framework for Lay. The builder's builder
v0.5.136
2024-11-21 18:50 UTC
Requires
- php: ^8.1
- ext-fileinfo: *
- ext-json: *
- ext-mysqli: *
- phpmailer/phpmailer: ^6.8.0
- vlucas/phpdotenv: ^5.5.0
Requires (Dev)
- phpunit/phpunit: ^10.3.2
Suggests
- ext-dom: For Dom manipulation using Libs\String\WordCount class
- ext-exif: For added support to image manipulation using LayImage
- ext-gd: For better image manipulation, using Libs\LayImage class
- ext-libxml: For Dom manipulation using Libs\String\WordCount class
- ext-openssl: For password hashing using Libs\LayPassword
- ext-sqlite3: If you need to use SQLite
- aws/aws-sdk-php: Required by Libs\Aws\* to work with AWS and related services like cloudflare R2 (^3.296)
- dev-main
- v0.5.136
- v0.5.135
- v0.5.134
- v0.5.133
- v0.5.132
- v0.5.131
- v0.5.130
- v0.5.129
- v0.5.128
- v0.5.127
- v0.5.126
- v0.5.125
- v0.5.124
- v0.5.123
- v0.5.122
- v0.5.121
- v0.5.120
- v0.5.119
- v0.5.118
- v0.5.117
- v0.5.116
- v0.5.115
- v0.5.114
- v0.5.113
- v0.5.112
- v0.5.111
- v0.5.110
- v0.5.109
- v0.5.108
- v0.5.107
- v0.5.106
- v0.5.105
- v0.5.104
- v0.5.103
- v0.5.102
- v0.5.101
- v0.5.100
- v0.5.99
- v0.5.98
- v0.5.97
- v0.5.95
- v0.5.94
- v0.5.93
- v0.5.92
- v0.5.91
- v0.5.90
- v0.5.89
- v0.5.88
- v0.5.87
- v0.5.86
- v0.5.85
- v0.5.84
- v0.5.83
- v0.5.82
- v0.5.81
- v0.5.80
- v0.5.79
- v0.5.78
- v0.5.77
- v0.5.76
- v0.5.75
- v0.5.74
- v0.5.73
- v0.5.72
- v0.5.71
- v0.5.70
- v0.5.69
- v0.5.68
- v0.5.67
- v0.5.66
- v0.5.65
- v0.5.64
- v0.5.63
- v0.5.62
- v0.5.61
- v0.5.60
- v0.5.59
- v0.5.58
- v0.5.57
- v0.5.54
- v0.5.53
- v0.5.52
- v0.5.51
- v0.5.50
- v0.5.49
- v0.5.48
- v0.5.47
- v0.5.46
- v0.5.45
- v0.5.44
- v0.5.43
- v0.5.42
- v0.5.41
- v0.5.40
- v0.5.39
- v0.5.38
- v0.5.37
- v0.5.36
- v0.5.35
- v0.5.34
- v0.5.33
- v0.5.32
- v0.5.31
- v0.5.30
- v0.5.29
- v0.5.28
- v0.5.27
- v0.5.26
- v0.5.25
- v0.5.24
- v0.5.23
- v0.5.22
- v0.5.21
- v0.5.20
- v0.5.19
- v0.5.18
- v0.5.17
- v0.5.16
- v0.5.15
- v0.5.14
- v0.5.13
- v0.5.12
- v0.5.11
- v0.5.10
- v0.5.9
- v0.5.8
- v0.5.7
- v0.5.6
- v0.5.5
- v0.5.4
- v0.5.3
- v0.5.2
- v0.5.1
- v0.5.0
- v0.4.11
- v0.4.10
- v0.4.9
- v0.4.8
- v0.4.7
- v0.4.6
- v0.4.5
- v0.4.4
- v0.4.3
- v0.4.2
- v0.4.1
- v0.4.0
- v0.3.32
- v0.3.31
- v0.3.30
- v0.3.29
- v0.3.28
- v0.3.27
- v0.3.26
- v0.3.25
- v0.3.24
- v0.3.23
- v0.3.22
- v0.3.21
- v0.3.20
- v0.3.19
- v0.3.18
- v0.3.17
- v0.3.16
- v0.3.15
- v0.3.14
- v0.3.13
- v0.3.12
- v0.3.11
- v0.3.10
- v0.3.9
- v0.3.8
- v0.3.7
- v0.3.6
- v0.3.5
- v0.3.4
- v0.3.3
- v0.3.2
- v0.3.1
- v0.3.0
- v0.2.21-alpha
- v0.2.20-alpha
- v0.2.19-alpha
- v0.2.18-alpha
- v0.2.17-alpha
- v0.2.16-alpha
- v0.2.15-alpha
- v0.2.14-alpha
- v0.2.13-alpha
- v0.2.12-alpha
- v0.2.11-alpha
- v0.2.10-alpha
- v0.2.9-alpha
- v0.2.8-alpha
- v0.2.7-alpha
- v0.2.6-alpha
- v0.2.5-alpha
- v0.2.4-alpha
- v0.2.3-alpha
- v0.2.2-alpha
- v0.2.1-alpha
- v0.2.0-alpha
- v0.1.0-alpha
- dev-dev
This package is auto-updated.
Last update: 2024-11-21 18:51:17 UTC
README
Lay A Lite Php Framework to get your project up and running.
PHP Version: 8.1 >
Current Version: 0.^
Get Started
composer create-project bricklayer/lay my-project
Documentation
We wil begin creating officials documentations soon, please bear with us for the moment.
It will be available at https://lay.osaitech.dev