{"id":15694099,"url":"https://github.com/capmousse/jet","last_synced_at":"2025-03-11T19:31:35.852Z","repository":{"id":141734083,"uuid":"1594723","full_name":"CapMousse/Jet","owner":"CapMousse","description":"A light php framework","archived":true,"fork":false,"pushed_at":"2012-05-29T13:40:30.000Z","size":2797,"stargazers_count":7,"open_issues_count":1,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-13T09:49:40.033Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CapMousse.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-04-10T12:15:08.000Z","updated_at":"2024-10-07T12:20:00.000Z","dependencies_parsed_at":"2023-03-13T10:29:25.647Z","dependency_job_id":null,"html_url":"https://github.com/CapMousse/Jet","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CapMousse%2FJet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CapMousse%2FJet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CapMousse%2FJet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CapMousse%2FJet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CapMousse","download_url":"https://codeload.github.com/CapMousse/Jet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243098837,"owners_count":20236105,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-03T18:52:24.218Z","updated_at":"2025-03-11T19:31:35.362Z","avatar_url":"https://github.com/CapMousse.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Jet\n================\n\nA lightweight, easy modifiable and fast PHP framework with MVC.\nWork on PHP5.3+\n\nNow Beta 4. Try and report bugs !\n\n\nWARNING\n-------\n*Before use, you need to update permissions on the ***project/logs*** dir to authorize Jet to write on dir/files*\n\nFeatures\n--------\n\nJet provide lot of tools for your project :\n\n* Easy configuration\n* MVC structure\n* Routing\n  * Route parsing\n  * Route segment and named segment (article/[id]:num/:slug)\n  * Custom *Not Found* page\n* HTTP Request/Response\n  * Cache-Control\n  * Etags\n  * LastModified\n* RESTfull support\n* External lib support (templating class like Twig, custom lib...)\n* Light ORM\n* Highly modifiable\n* CLI tool: Create/destroy Apps, manage database **(only with MySQL)**\n* Fixtures **(only with MySQL)**\n* Light and fast\n\nFirst time here!\n----------------\n\nThe wiki is currently in development, but all the code is documented!\nFell free to help and write the wiki !\n\nCLI usage\n---------\n\nThe `jet.php` tool, found on the main dir, is a CLI tool created to easily create/remove Apps and deploy Tables from your models. You can found 2 example of models with theyre structures on the `models` dirs.\nBefore using it, you need to modify your `project/config.php` file and figure out where is your mysql `socket.sock`.\nFor example, the MAMP MySQL socket is `mysql:unix_socket=/Applications/MAMP/tmp/mysql/mysql.sock`.\n\nFor help just type in your terminal : `php jet.php help`. A list of available commands will be prompted.\n\n**All db arguments are only (for the moment) compatible with MySQL !**\n\nFeel free to contribute!\n------------------------\n\n* Fork\n* Report bug\n* Help in development\n\nLicence\n-------\n\nReleased under a [BSD license](http://en.wikipedia.org/wiki/BSD_licenses)\n\nCredits\n-------\n\n* ORM inspired of [Paris](http://github.com/j4mie/paris) \u0026 [Idiorm](http://github.com/j4mie/idiorm) from j4mie\n* Thanks to [Taluu](https://github.com/Taluu) for help, support, tips, tricks and the *render time contest*\n* Thanks to [Floweb](https://github.com/floweb) for help","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapmousse%2Fjet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcapmousse%2Fjet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapmousse%2Fjet/lists"}