erykai / erykia
Artificial intelligence for creating websites, systems in php with restfull api
Fund package maintenance!
Erykai
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 1
Open Issues: 0
Language:CSS
Requires
- php: >=8.0
- ext-curl: *
- ext-fileinfo: *
- ext-gd: *
- ext-imagick: *
- ext-pdo: *
- erykai/compress: v1.0.2
- erykai/cryption: v2.1.3
- erykai/database: v1.4.7
- erykai/migration: v1.2.1
- erykai/pluralize: v1.1.0
- erykai/request: v1.3.1
- erykai/response: v1.1.0
- erykai/routes: v1.3.5
- erykai/template: v1.1.5
- erykai/translate: v2.2.3
- erykai/upload: v1.4.2
README
Artificial Intelligence in all languages 🌎
🤖 Artificial intelligence for creating websites, systems in php with restfull api
Terminal exec
INSTALL MAC OS AND LINUX
bash <(curl -S 'https://install.erykia.com')
INSTALL WINDOWS
require git https://git-scm.com/
require docker https://www.docker.com/
git clone https://github.com/Erykai/erykia.git --depth=1
cd erykia
docker compose up -d --build
DOWN
docker compose down
VERIFY ERROR
docker compose ps
LOGS PHP
docker compose logs php
Open your browser and go to https://lvh.me or https://localhost
PMA http://lvh.me:8080
DATABASE DEFAULT
- HOST = mysql
- USER = root
- PASSWORD = root
- DATABASE = erykia
- DRIVER = mysql
CREATE NEW MODULE EXAMPLE JSON
send post https://lvh.me/module or https://localhost/module raw json
open the modules_mind folder and see several examples of json for creating new modules