{"id":15479108,"url":"https://github.com/dekuan/ladep","last_synced_at":"2025-08-21T08:13:41.523Z","repository":{"id":98520113,"uuid":"59675116","full_name":"dekuan/ladep","owner":"dekuan","description":"Ladep is the world's best deployer for Laravel framework. It's the best way to deploy your Laravel projects. ","archived":false,"fork":false,"pushed_at":"2018-03-20T02:47:56.000Z","size":23179,"stargazers_count":45,"open_issues_count":0,"forks_count":9,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-22T14:57:59.325Z","etag":null,"topics":["deploy","deployer","laravel","php"],"latest_commit_sha":null,"homepage":"http://ladep.dekuan.org/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dekuan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-05-25T15:29:32.000Z","updated_at":"2024-07-09T09:49:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"421beeca-66b3-4f0d-957b-e653c31403a2","html_url":"https://github.com/dekuan/ladep","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/dekuan/ladep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dekuan%2Fladep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dekuan%2Fladep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dekuan%2Fladep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dekuan%2Fladep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dekuan","download_url":"https://codeload.github.com/dekuan/ladep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dekuan%2Fladep/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271448397,"owners_count":24761438,"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","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["deploy","deployer","laravel","php"],"created_at":"2024-10-02T04:09:11.554Z","updated_at":"2025-08-21T08:13:41.491Z","avatar_url":"https://github.com/dekuan.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ladep\n\nLadep is the world's best deployer for Laravel framework. It's the best way to deploy your Laravel projects. And definitely, Ladep is open source, secure and easy-to-use. Learn more about [How It Works](http://ladep.dekuan.org/docs#howitworks).\n\n\u003cbr /\u003e\n\u003cbr /\u003e\n\n### INSTALL\n\n##### Via CURL\n\u003cdiv\u003e\n$ curl -LSs https://raw.githubusercontent.com/dekuan/ladep/master/tools/install.php | sudo php\n\u003c/div\u003e\n\n##### Via WGET\n\u003cdiv\u003e\n$ wget https://raw.githubusercontent.com/dekuan/ladep/master/tools/install.php -O - | sudo php\n\u003c/div\u003e\n\n\u003cbr /\u003e\n\u003cbr /\u003e\n\n\n### DOCUMENTATION\n\n[http://ladep.dekuan.org/docs](http://ladep.dekuan.org/docs)\n\n\u003cbr /\u003e\n\u003cbr /\u003e\n\n\n\n### FEATURES\n\n\n#### Open source\n\nLadep is totally open source software. It lives for the world's best deploy tool of Laravel framework. And, it's licensed under Apache 2.0 License.\n\n\n#### Designed for Laravel\n\nLadep was designed for deploying the projects written by Laravel Framework. In other words, Ladep can only works for the projects written by Laravel framework.\n\n\n#### Secure\n\nLadep transmits all data via SSH, it's extreme secure because SSH provides a secure channel over an unsecured network between client and servers. [Learn more about SSH](https://en.wikipedia.org/wiki/Secure_Shell).\n\n\n#### Deploy with one-key\n\nWith powerful Ladep, you'll be able to easily build your project by specified tag/version from the git repository, and then, deploy it to multi-server with one-key.\n\n\n#### Rollback with one-key\n\nAt any time, you can rollback your project to any tags/versions deployed by Ladep before for multi-server with one-key. All will be done in seconds, automatically.\n\n\n#### Compress/confuse JS\n\nGoodbye gulp.js, goodbye Grunt. Now, the only things to do for compressing and confusing JavaScript is adding ladep=1 to HTML tag \u0026lt;script\u0026gt;, there's nothing else to do. So, it's totally transparent to developers.\n\n\n#### Compress CSS\n\nThe same things for compressing CSS, you just need add ladep=1 to HTML tag \u0026lt;style\u0026gt;. That's all, it's totally transparent to developers again.\n\n\n#### Fetch exception logs\n\nWith more considerations, Ladep can also help you fetch Laravel exception logs from multi-server for all projects with one-key. So, you can easily diagnose all of your projects without logging on the remote servers.\n\n\n#### View status\n\nLadep help you list all tags/versions of your project from multi-server with one-key. So, you can easily see all tags/versions and which tag/version is on service without logging on the remote servers.\n\n\n#### Protect DB accounts\n\nAll database connection parameters will be assembled automatically while your project was being built on deployer server. And, Ladep assembles them for develop, pre-production and production servers individually.\n\n\n\u003cbr /\u003e\n\u003cbr /\u003e\n\n\n\u003cdiv style=\"text-align:center;\"\u003e\n\u003ca href=\"http://ladep.dekuan.org/docs\"\u003eVIEW DOCUMENTATION\u003c/a\u003e\n\u003c/div\u003e\n\n\n\n\u003cbr /\u003e\n\u003cbr /\u003e\n\u003cbr /\u003e\n\u003cbr /\u003e\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdekuan%2Fladep","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdekuan%2Fladep","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdekuan%2Fladep/lists"}