On Wed, Jan 18, 2017 at 02:49:36PM +0100, Otto Moerbeek wrote:
> On Wed, Jan 18, 2017 at 02:34:57PM +0100, Erling Westenvik wrote:
> 
> > Hi,
> > A customer require a PHP project to be developed using the Laravel
> > framework. According to their home page, Laravel requires:
> > 
> > - OpenSSL PHP Extension
> > - PDO PHP Extension
> > - Mbstring PHP Extension
> > - Tokenizer PHP Extension
> > - XML PHP Extension
> > 
> > AFAIK, only the PDO Extension is available for PHP in OpenBSD as for now.
> > 
> > I'd prefer to do the development using my OpenBSD machines. The
> > alternatives are rather depressing:
> > 
> > - either set up a dedicated Linux machine, or
> > - try running a Linux VM in QEMU
> > 
> > My question:
> > 
> > Would it be easy for me to create ports for the extensions above? And if
> > so, if someone would be kind enough to point me in the right direction?
> > 
> > I'm running amd64-current on both my primary workstation and on my laptop.
> > 
> > Thanks in advance for any help.
> > 
> > Erling
> > 
> > -- 
> > Erling Westenvik
> 
> No work needed. The mentioned extensions are already buit-in and thus
> available. Check phpinfo() output.

Thanks! I didn't bother checking phpinfo(). Made my assumption based on
the package list in pkg_mgr.

*is putting on Jarre's "The Heart of Noise" (2016) and attempts to
pretend like nothing...*

Erling

Reply via email to