All Projects → Deployer → Similar Projects or Alternatives

2215 Open source projects that are alternatives of or similar to Deployer

Google Maps
Collection of Google Maps API Web Services for Laravel
Stars: ✭ 380 (-55.5%)
Mutual labels:  laravel
Lambda Deployment Example
Automated Lambda Deployments with Terraform & CodePipeline
Stars: ✭ 25 (-97.07%)
Mutual labels:  deployment
Secure Headers
PHP Secure Headers
Stars: ✭ 379 (-55.62%)
Mutual labels:  laravel
Laravel Mysql Spatial
MySQL Spatial Data Extension integration with Laravel.
Stars: ✭ 578 (-32.32%)
Mutual labels:  laravel
Bastille
Bastille is an open-source system for automating deployment and management of containerized applications on FreeBSD.
Stars: ✭ 377 (-55.85%)
Mutual labels:  deployment
Laravel Mailbox
Catch incoming emails in your Laravel application
Stars: ✭ 783 (-8.31%)
Mutual labels:  laravel
Laravel Missing Page Redirector
Redirect missing pages in your Laravel application
Stars: ✭ 378 (-55.74%)
Mutual labels:  laravel
Tables
Bulma themed, VueJS powered Datatable with server-side loading and JSON template setup
Stars: ✭ 575 (-32.67%)
Mutual labels:  laravel
Laravel Firebase
A Laravel package for the Firebase PHP Admin SDK
Stars: ✭ 369 (-56.79%)
Mutual labels:  laravel
Eloquent Ldap
A Laravel 5.1 package that first tries to log the user against the internal database if that fails, it tries against the configured LDAP/AD server.
Stars: ✭ 19 (-97.78%)
Mutual labels:  laravel
Laravel Feed
Easily generate RSS feeds
Stars: ✭ 573 (-32.9%)
Mutual labels:  laravel
Elasticsearch
The missing elasticsearch ORM for Laravel, Lumen and Native php applications
Stars: ✭ 375 (-56.09%)
Mutual labels:  laravel
Appimagekit
Package desktop applications as AppImages that run on common Linux-based operating systems, such as RHEL, CentOS, openSUSE, SLED, Ubuntu, Fedora, debian and derivatives. Join #AppImage on irc.libera.chat
Stars: ✭ 6,909 (+709.02%)
Mutual labels:  deployment
Laravel Pt Br Localization
Tradução do Laravel para português brasileiro (pt_BR locale)
Stars: ✭ 373 (-56.32%)
Mutual labels:  laravel
Learning Resources
"Technology Gold mine" to collect and share materials/resources
Stars: ✭ 573 (-32.9%)
Mutual labels:  laravel
Starter Laravel Angular
Laravel and AngularJS Starter Application Boilerplate featuring Laravel 5.3 and AngularJS 1.5.8
Stars: ✭ 373 (-56.32%)
Mutual labels:  laravel
Laravelshoppingcart
Shopping Cart Implementation for Laravel Framework
Stars: ✭ 853 (-0.12%)
Mutual labels:  laravel
Venture
Venture allows you to create and manage complex, async workflows in your Laravel apps.
Stars: ✭ 374 (-56.21%)
Mutual labels:  laravel
Laracasts Downloader
Downloads new lessons and series from laracasts if there are updates. Or the whole catalogue.
Stars: ✭ 566 (-33.72%)
Mutual labels:  laravel
Kupo
✅ Simple site launch checklist checker/validator.
Stars: ✭ 370 (-56.67%)
Mutual labels:  laravel
Laravel Adminpanel
A Laravel Admin Panel (Laravel Version : 6.0)
Stars: ✭ 774 (-9.37%)
Mutual labels:  laravel
Laravel Pivot
This package introduces new events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
Stars: ✭ 370 (-56.67%)
Mutual labels:  laravel
Laravel Soap
A soap client wrapper for Laravel
Stars: ✭ 559 (-34.54%)
Mutual labels:  laravel
Laravel Shopping Cart
🛒 Shopping cart for Laravel Application.
Stars: ✭ 369 (-56.79%)
Mutual labels:  laravel
Flox
Self Hosted Movie, Series and Anime Watch List
Stars: ✭ 901 (+5.5%)
Mutual labels:  laravel
Cingulata
Cingulata (pronounced "tchingulata") is a compiler toolchain and RTE for running C++ programs over encrypted data by means of fully homomorphic encryption techniques.
Stars: ✭ 369 (-56.79%)
Mutual labels:  toolchain
Git Ftp
Uses Git to upload only changed files to FTP servers.
Stars: ✭ 5,104 (+497.66%)
Mutual labels:  deploy
Laravel Factories Reloaded
🏭This package lets you create factory classes for your Laravel project.
Stars: ✭ 366 (-57.14%)
Mutual labels:  laravel
Rails
Official Ruby on Rails specific tasks for Capistrano
Stars: ✭ 773 (-9.48%)
Mutual labels:  deployment
News.laravel China.org
Source Code of the https://news.laravel-china.org/ website, build on top of Laravel 5.1. Laravel 资讯网站源代码,使用 Laravel 5.1 构建
Stars: ✭ 363 (-57.49%)
Mutual labels:  laravel
Laravel Pdf
📄 Easily generate PDF documents from HTML inside of Laravel 5
Stars: ✭ 552 (-35.36%)
Mutual labels:  laravel
Learn Laravel 5
Laravel 5 系列入门教程
Stars: ✭ 3,543 (+314.87%)
Mutual labels:  laravel
Paytabs With Laravel
it's a PACKAGE helps in integration paytabs payment gateway with laravel framework, If you are interested to know How it's working, Watch this youtube video below
Stars: ✭ 25 (-97.07%)
Mutual labels:  laravel
Xiaotshop
laravel5.5搭建的后台管理 和 api服务 的小程序商城
Stars: ✭ 357 (-58.2%)
Mutual labels:  laravel
Ecjia Daojia
EC+(ecjia)到家是一款可开展O2O业务的移动电商系统。它包含:移动端APP,采用原生模式开发,覆盖使用iOS 及Android系统的移 动终端;后台系统,针对平台日常运营维护的平台后台,针对入驻店铺管理的商家后台,独立并行;移动端H5,能够灵活部署于微信及其他APP、网页等。
Stars: ✭ 547 (-35.95%)
Mutual labels:  laravel
Laravel Feed
Laravelium Feed package for Laravel.
Stars: ✭ 356 (-58.31%)
Mutual labels:  laravel
Laravel template with vue
laravel5.5和vue.js结合的前后端分离项目模板,后端使用了laravel的LTS版本(5.5),前端使用了流行的vue-element-template项目。作为程序的起点,可以直接以此为基础来进行业务扩展。模板内容包括基础的用户管理和权限管理、日志管理、集成第三方登录,整合laravel-echo-server 实现了websocket 做到了消息的实时推送,并在此基础上,实现了聊天室和客服功能。权限管理包括后端Token认证和前端vue.js的动态权限,解决了前后端完整分离的情况下,vue.js的认证与权限相关的痛点,已在本人的多个项目中集成使用。
Stars: ✭ 763 (-10.66%)
Mutual labels:  laravel
Stacker
Stacker - The environment for local web development, ready for use.
Stars: ✭ 356 (-58.31%)
Mutual labels:  laravel
Blade
🔪 A standalone version of Laravel's Blade templating engine for use outside of Laravel.
Stars: ✭ 542 (-36.53%)
Mutual labels:  laravel
Laravel Hashid
Obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
Stars: ✭ 354 (-58.55%)
Mutual labels:  laravel
Laravel Angular6 Material
Laravel 5.6 + Angular 6 + Material Design single page application
Stars: ✭ 19 (-97.78%)
Mutual labels:  laravel
Laravel Translation
Translation management for your Laravel application.
Stars: ✭ 350 (-59.02%)
Mutual labels:  laravel
Laravel Firewall
Web Application Firewall (WAF) package for Laravel
Stars: ✭ 544 (-36.3%)
Mutual labels:  laravel
Uniquewith Validator
Custom Laravel Validator for combined unique indexes
Stars: ✭ 352 (-58.78%)
Mutual labels:  laravel
Crowbar
Cloud Operations Platform
Stars: ✭ 760 (-11.01%)
Mutual labels:  deployment
Laravel Json Api Paginate
A paginator that plays nice with the JSON API spec
Stars: ✭ 351 (-58.9%)
Mutual labels:  laravel
Athena
an open-source implementation of sequence-to-sequence based speech processing engine
Stars: ✭ 542 (-36.53%)
Mutual labels:  deployment
Shinobi
👺 Simple and light-weight role-based permissions system for Laravel's built in Auth system.
Stars: ✭ 349 (-59.13%)
Mutual labels:  laravel
Laravel Restaurant Pos
Restaurant POS
Stars: ✭ 27 (-96.84%)
Mutual labels:  laravel
Laravel Settings
Store strongly typed application settings
Stars: ✭ 345 (-59.6%)
Mutual labels:  laravel
Laravel Vue Pagination
A Vue.js pagination component for Laravel paginators that works with Bootstrap
Stars: ✭ 541 (-36.65%)
Mutual labels:  laravel
Blessing Skin Server
Web application brings your custom skins back in offline Minecraft servers.
Stars: ✭ 344 (-59.72%)
Mutual labels:  laravel
Laravel User Verification
PHP package built for Laravel 5.* to easily handle a user email verification and validate the email
Stars: ✭ 755 (-11.59%)
Mutual labels:  laravel
Red
Red is a next-generation programming language strongly inspired by Rebol, but with a broader field of usage thanks to its native-code compiler, from system programming to high-level scripting and cross-platform reactive GUI, while providing modern support for concurrency, all in a zero-install, zero-config, single 1MB file!
Stars: ✭ 4,725 (+453.28%)
Mutual labels:  toolchain
Laravel Boilerplate
Laravel Boilerplate / Starter Kit with Gentelella Admin Theme
Stars: ✭ 704 (-17.56%)
Mutual labels:  laravel
Laravel Scout Mysql Driver
Laravel Scout MySQL Driver
Stars: ✭ 491 (-42.51%)
Mutual labels:  laravel
Prjxray
Documenting the Xilinx 7-series bit-stream format.
Stars: ✭ 491 (-42.51%)
Mutual labels:  toolchain
Angular5.2 Laravel5.6
Angular 5.2 and Laravel 5.6 Authentication and CRUD
Stars: ✭ 17 (-98.01%)
Mutual labels:  laravel
Laravel Searchable
Pragmatically search through models and other sources
Stars: ✭ 701 (-17.92%)
Mutual labels:  laravel
Carvel Kapp
kapp is a simple deployment tool focused on the concept of "Kubernetes application" — a set of resources with the same label
Stars: ✭ 489 (-42.74%)
Mutual labels:  deployment
361-420 of 2215 similar projects