{"id":20881543,"url":"https://github.com/nahidulhasan/simplex","last_synced_at":"2025-05-12T16:32:46.067Z","repository":{"id":57023368,"uuid":"145149635","full_name":"nahidulhasan/simplex","owner":"nahidulhasan","description":" The Simplex Framework is very simple and easy. It will be very helpful for the developers who are the beginner in PHP and want to learn Framework","archived":false,"fork":false,"pushed_at":"2018-10-01T11:34:36.000Z","size":49,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-01T08:44:49.071Z","etag":null,"topics":["framework","php","simple"],"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/nahidulhasan.png","metadata":{"files":{"readme":"README.md","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":"2018-08-17T17:39:12.000Z","updated_at":"2024-08-10T17:25:09.000Z","dependencies_parsed_at":"2022-08-23T13:50:55.360Z","dependency_job_id":null,"html_url":"https://github.com/nahidulhasan/simplex","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nahidulhasan%2Fsimplex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nahidulhasan%2Fsimplex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nahidulhasan%2Fsimplex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nahidulhasan%2Fsimplex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nahidulhasan","download_url":"https://codeload.github.com/nahidulhasan/simplex/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253777091,"owners_count":21962629,"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":["framework","php","simple"],"created_at":"2024-11-18T07:25:15.683Z","updated_at":"2025-05-12T16:32:45.797Z","avatar_url":"https://github.com/nahidulhasan.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# simplex\n\n[![Latest Stable Version](https://poser.pugx.org/nahidulhasan/simplex/v/stable)](https://packagist.org/packages/nahidulhasan/simplex)\n[![Total Downloads](https://poser.pugx.org/nahidulhasan/simplex/downloads)](https://packagist.org/packages/nahidulhasan/simplex)\n[![Latest Unstable Version](https://poser.pugx.org/nahidulhasan/simplex/v/unstable)](https://packagist.org/packages/nahidulhasan/simplex)\n[![License](https://poser.pugx.org/nahidulhasan/simplex/license)](https://packagist.org/packages/nahidulhasan/simplex)\n\nThe Simplex Framework is very simple and easy. It will be very helpful for the developers who are the beginner in PHP and want to learn Framework\n\n\n## Installation\n\n#### Server Requirements\n\nThe Simplex framework has a few system requirements.You will need to make sure your server meets the following requirements:\n\n- PHP \u003e= 7.0\n- PDO PHP Extension\n\n\n#### Installing Simplex\n\nRun the command\n\n```sh\n\ncomposer create-project nahidulhasan/simplex YOUR_PROJECT_NAME\n\n```\n\n## Run the Project\n\nIf you have PHP installed locally and you would like to use PHP's built-in development server to serve your application, Follow the steps described  in below:\n\n- Go to your  project directory:\n\n```\n cd YOUR_PROJECT_NAME\n```\n\n- Run the command :\n\n```sh\nphp -S 127.0.0.1:4321\n\n```\n- Now browse the project\n\n```\nhttp://127.0.0.1:4321\n```\n \n\n#### Run the project using Docker:\n\nNow run the following command from your terminal one by one. Running the commands be sure that you have installed docker.You will get install instructions from this [link](https://docs.docker.com/)\n\n```sh\ndocker-compose build\n\ndocker-compose up -d\n\n```\n\nNow browse project\n\n```\nhttp://localhost:9003\n```\n\n## License\n\nSimplex is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnahidulhasan%2Fsimplex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnahidulhasan%2Fsimplex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnahidulhasan%2Fsimplex/lists"}