Meta tags:
description= The Official GIT Repository of the Qcodo Development Framework for PHP - qcodo/qcodo;
Headings (most frequently used words):
navigation, and, files, code, generation, swagger, the, footer, menu, latest, commit, history, folders, repository, quick, installation, server, instance, qcodo, console, tool, database, configuration, orm, setting, up, web, service, schema, implementing, webservice, api, understanding, routing, mocking, about, releases, packages, used, by, contributors, languages, resources, stars, watchers, forks,
Text of the page (most frequently used words):
the (40), you (33), your (27), qcodo (25), application (17), code (17), for (14), #swagger (13), that (12), and (12), github (11), can (10), security (10), php (9), will (9), file (9), all (9), this (7), create (7), webservice (7), specify (7), view (7), repository (6), class (6), path (6), settings (6), instance (6), enterprise (6), have (5), are (5), define (5), files (5), codegen (5), running (5), setup (5), database (5), command (5), community (4), navigation (4), license (4), readme (4), should (4), name (4), want (4), server (4), which (4), schema (4), json (4), folder (4), directory (4), place (4), configuration (4), console (4), source (4), composer (4), actions (4), quality (4), support (4), docs (3), stars (3), resources (3), development (3), method (3), productapi (3), handler (3), example (3), operationid (3), product (3), how (3), able (3), with (3), any (3), message (3), root (3), use (3), own (3), run (3), commands (3), commits (3), commit (3), open (3), insights (3), issues (3), signed (3), another (3), tab (3), window (3), refresh (3), session (3), reload (3), sign (3), grade (3), features (3), copilot (3), platform (3), solutions (3), explore (3), action (2), not (2), manage (2), footer (2), used (2), forks (2), mit (2), official (2), git (2), framework (2), assuming (2), then (2), call (2), handlers (2), when (2), start (2), implementing (2), what (2), uses (2), within (2), post (2), may (2), response (2), each (2), also (2), following (2), http (2), localhost (2), generated (2), models (2), defined (2), objects (2), generation (2), set (2), going (2), setting (2), included (2), apache (2), htaccess (2), relative (2), public (2), web (2), asked (2), once (2), project (2), db_index (2), add (2), help (2), from (2), line (2), must (2), plan (2), dev (2), vendor (2), more (2), diff (2), gitignore (2), includes (2), cli (2), last (2), 795 (2), menu (2), wiki (2), projects (2), pull (2), requests (2), appearance (2), business (2), advanced (2), developer (2), topics (2), customer (2), documentation (2), services (2), devops (2), app (2), merge (2), perform, time, share, personal, information, cookies, contact, status, privacy, terms, 2026, inc, languages, contributors, packages, releases, report, watching, watchers, activity, www, com, about, ready, actual, logic, handle, need, router, route, initially, developing, simply, return, static, mock, methods, formulate, allows, definition, input, parameters, expected, outputs, request, gets, handled, api, understanding, routing, mocking, generate, well, default, access, browser, other, either, execute, bring, found, display, resulting, webserver, note, using, make, sure, allowoverride, enabled, honors, documentroot, location, webroot, service, feel, free, anywhere, tree, one, recommendation, would, where, index, specified, configured, connection, orm, implement, adding, get, screen, there, handful, provided, script, tool, depending, ignored, installed, without, impacting, _server_instance, every, physical, has, defines, environment, currently, etc, prod, stage, based, namespace, bin, installer, require, begin, installing, package, through, quick, installation, items, date, folders, history, latest, tags, branches, master, additional, options, star, fork, change, notification, notifications, dismiss, alert, switched, accounts, out, search, pricing, premium, available, ons, powered, collections, trending, repositories, archive, program, maintainer, lab, programs, fund, developers, sponsors, partners, trust, center, forum, skills, ebooks, reports, events, webinars, stories, type, software, topic, industries, government, manufacturing, financial, healthcare, industry, cases, devsecops, modernization, case, nonprofits, startups, small, medium, teams, enterprises, company, size, marketplace, changelog, blog, why, stop, leaks, before, they, secret, protection, secure, build, find, fix, vulnerabilities, enforce, changes, review, track, work, instant, environments, codespaces, automate, workflow, workflows, integrate, external, tools, mcp, registry, direct, agents, issue, write, better, creation, skip, content,
Text of the page (random words):
github qcodo qcodo the official git repository of the qcodo development framework for php github skip to content navigation menu sign in appearance settings platform ai code creation github copilot write better code with ai github copilot app direct agents from issue to merge mcp registry integrate external tools developer workflows actions automate any workflow codespaces instant dev environments issues plan and track work code review manage code changes code quality enforce quality at merge application security github advanced security find and fix vulnerabilities code security secure your code as you build secret protection stop leaks before they start explore why github documentation blog changelog marketplace view all features solutions by company size enterprises small and medium teams startups nonprofits by use case app modernization devsecops devops ci cd view all use cases by industry healthcare financial services manufacturing government view all industries view all solutions resources explore by topic ai software development devops security view all topics explore by type customer stories events webinars ebooks reports business insights github skills support services documentation customer support community forum trust center partners view all resources open source community github sponsors fund open source developers programs security lab maintainer community github stars archive program repositories topics trending collections enterprise enterprise solutions enterprise platform ai powered developer platform available add ons github advanced security enterprise grade security features copilot for business enterprise grade ai features premium support enterprise grade 24 7 support pricing search sign in sign up appearance settings you signed in with another tab or window reload to refresh your session you signed out in another tab or window reload to refresh your session you switched accounts on another tab or window reload to refresh your session dismiss alert message qcodo qcodo public notifications you must be signed in to change notification settings fork 23 star 62 code issues 0 pull requests 0 actions projects wiki security and quality 0 insights additional navigation options code issues pull requests actions projects wiki security and quality insights master branches tags go to file code open more actions menu latest commit history 795 commits 795 commits folders and files name name last commit message last commit date cli cli includes includes gitignore gitignore license license readme md readme md composer json composer json qcodo diff php qcodo diff php qcodo setup qcodo setup view all files repository files navigation readme mit license more items quick installation begin by installing the package through composer composer require qcodo qcodo run the command line installer for qcodo vendor bin qcodo setup you will be asked to specify the path to the root of your project directory relative to the vendor directory the namespace for your application the name of the directory you want to place your qcodo based application server instance every physical qcodo application has a server instance which defines which server instance environment that is currently running e g dev stage prod etc you must define the instance in application configuration _server_instance php depending on how you plan to set up your source code repository you may want to have this file ignored by your source code repository so that each installed instance of your application can specify which instance it is running without impacting code commits qcodo console tool all qcodo commands are run from the command line console by running the following script application qcodo command there are a handful of included commands provided for you codegen codegen swagger ws setup for any command you can add help to get a help screen for that command you are also able to implement your own commands by adding your own console handler to application handlers console database configuration and orm code generation you can specify your database connection settings at application configuration database php once configured you can run codegen by running application qcodo codegen db_index where db_index is the index of the db you specified in the database php configuration file the generated class files will be in application models database swagger feel free to create your own swagger file and place it anywhere in the project tree one recommendation would be to place it at docs swagger json setting up the web service once you have a swagger file defined you can create the webroot for the webservice application qcodo ws setup you will be asked to specify the location of the swagger file the folder relative to the application directory to place the public web root folder the resulting ws root path is what you should use as the documentroot setting for your webserver note that a htaccess file is included in this folder if using apache make sure that allowoverride is enabled for this folder so that apache honors the htaccess settings assuming you have set up with the default settings you should be able to access your swagger file by going to http localhost display swagger in your browser going to any other path should either execute that webservice method or bring up a path not found message swagger schema code generation you are able to code generate all of your swagger defined schema objects as php objects as well you can do this by running application qcodo codegen schema docs swagger json the generated class files will be in application models schema implementing the webservice api understanding routing and mocking your swagger file will define how a request e g http localhost product create gets handled swagger allows you to define a path e g product create and for that path can define an action e g post within that definition you can define your input parameters and expected outputs you will also want to specify the following which qcodo uses to formulate the webservice response operationid example when you a initially developing your application you may want to simply have your server return a static mock response for each of your methods this is how example is used when you are ready to start implementing the actual logic to handle you will need to specify your operationid this is what the qcodo router uses to route a post product create call to your code the operationid should specify your webservice handler class name and then a webservice handler method that will be within your class so for example it can be productapi create assuming you have a productapi class at application handlers webservice productapi php it will then call the create method in that class about the official git repository of the qcodo development framework for php www qcodo com resources readme mit license activity stars 62 stars watchers 13 watching forks 23 forks report repository releases packages used by contributors languages footer 2026 github inc footer navigation terms privacy security status community docs contact manage cookies do not share my personal information you can t perform that action at this time
|