All Projects → phalcon → homebrew-tap

phalcon / homebrew-tap

Licence: other
Official Homebrew tap for Phalcon PHP Framework (brew install phalcon)

Programming Languages

ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to homebrew-tap

cover
get NetEase CloudMusic Cover
Stars: ✭ 31 (+121.43%)
Mutual labels:  phalcon
dotfiles
Zero friction mac and linux bootstrap
Stars: ✭ 15 (+7.14%)
Mutual labels:  brew
homebrew-pourhouse
My homebrew tap, serving up casks from EclecticLightCo!
Stars: ✭ 78 (+457.14%)
Mutual labels:  homebrew-tap
alconSeek
alconSeek is an Application Skeleton (Phalcon+Xunsearch) for Develop Full-text Search Api.
Stars: ✭ 16 (+14.29%)
Mutual labels:  phalcon
php-orm-benchmark
The benchmark to compare performance of PHP ORM solutions.
Stars: ✭ 82 (+485.71%)
Mutual labels:  phalcon
rubydoc.brew.sh
📖 An online Ruby documentation browser for Homebrew/brew
Stars: ✭ 13 (-7.14%)
Mutual labels:  brew
x-api
phalcon搭建的基础php结构
Stars: ✭ 27 (+92.86%)
Mutual labels:  phalcon
phalcon-micro-rest-api-skeleton
This is a basic API REST skeleton written on Phalcon PHP. Great For building an MVP for your frontend app (Vue, react, angular, or anything that can consume an API)
Stars: ✭ 57 (+307.14%)
Mutual labels:  phalcon
phalcon-throttler
Phalcon Throttler is a Rate Limiter for the PHP Phalcon Framework.
Stars: ✭ 19 (+35.71%)
Mutual labels:  phalcon
dotfiles
NeoVim + git + zsh + tmux bliss
Stars: ✭ 19 (+35.71%)
Mutual labels:  brew
falconplus
falconplus - for phalcon+plus
Stars: ✭ 14 (+0%)
Mutual labels:  phalcon
blog
Phalcon Framework's blog
Stars: ✭ 32 (+128.57%)
Mutual labels:  phalcon
dd
This package will add the dd and dump helpers to your Phalcon application.
Stars: ✭ 17 (+21.43%)
Mutual labels:  phalcon
.config
⚙️ Bootstrappable user environment for macOS & Ubuntu
Stars: ✭ 31 (+121.43%)
Mutual labels:  brew
homebrew-autoremove
ARCHIVED: External command for Homebrew to remove orphaned dependencies
Stars: ✭ 14 (+0%)
Mutual labels:  homebrew-tap
homebrew-llvm
LLVM formulae for the Homebrew package manager
Stars: ✭ 23 (+64.29%)
Mutual labels:  homebrew-tap
macstrap
Set up your macOS from scratch.
Stars: ✭ 16 (+14.29%)
Mutual labels:  brew
dotfiles
Configuration files for my setup
Stars: ✭ 24 (+71.43%)
Mutual labels:  brew
homebrew-extensions
🍻 Homebrew tap for PHP extensions
Stars: ✭ 264 (+1785.71%)
Mutual labels:  homebrew-tap
phalconist
Resources catalog for Phalcon Framework
Stars: ✭ 28 (+100%)
Mutual labels:  phalcon

Homebrew Phalcon

Currently expects PHP 7.4 or higher

$ brew tap phalcon/extension https://github.com/phalcon/homebrew-tap

Phalcon 4.1.0

This will also install php-psr 1.0.0 from https://github.com/jbboehr/php-psr as a dependency

$ brew install phalcon

Previous Versions

4.0.6 -> $ brew install [email protected]

4.0.5 -> $ brew install [email protected] Updated PSR 1.0.0

4.0.4 -> $ brew install [email protected] Last version using PSR 0.7.0

4.0.3 -> $ brew install [email protected]

4.0.2 -> $ brew install [email protected]

4.0.0 -> $ brew install [email protected]

4.0.0rc2 -> $ brew install [email protected]

4.0.0rc3 -> $ brew install [email protected]

Phalcon 3.4

$ brew install [email protected] -> This binds against PHP 7.3

Use your Own PHP

If you don't wanna use the homebrew php version

Note: its usually good to use `-v` flag with `install` for debugging these kinds of installs 

$ brew install phalcon --without-homebrew-php

Attribution

This is specifically based upon homebrew php on https://github.com/Homebrew/homebrew-php/tree/86079979812fd9d154f5363c0effde5de2558141 and modified to support phalcon specifically

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].